Skip to content

Commit

Permalink
Update build_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NanuIjaz authored Feb 10, 2024
1 parent 783f2a5 commit dd97114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
push: true
file: Dockerfile.submitapi
tags: emurgornd/cardano-submit-api:latest,emurgornd/cardano-node:${{ github.ref_name }}
tags: emurgornd/cardano-submit-api:latest,emurgornd/cardano-submit-api:${{ github.ref_name }}
- name: Build and push Cardano node blockproducer
uses: docker/build-push-action@v4
with:
Expand Down

0 comments on commit dd97114

Please sign in to comment.