Skip to content

Commit dd97114

Browse files
authored
Update build_docker.yml
1 parent 783f2a5 commit dd97114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
push: true
3232
file: Dockerfile.submitapi
33-
tags: emurgornd/cardano-submit-api:latest,emurgornd/cardano-node:${{ github.ref_name }}
33+
tags: emurgornd/cardano-submit-api:latest,emurgornd/cardano-submit-api:${{ github.ref_name }}
3434
- name: Build and push Cardano node blockproducer
3535
uses: docker/build-push-action@v4
3636
with:

0 commit comments

Comments
 (0)