Skip to content

Commit 73087b5

Browse files
authored
Update build_docker.yml
1 parent 465a884 commit 73087b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: docker/build-push-action@v4
2424
with:
2525
push: true
26+
sync_tags: true
2627
file: Dockerfile.node
2728
tags: emurgornd/cardano-node:latest,emurgornd/cardano-node:${{ github.ref_name }}
2829
- name: Build and push Cardano Submit API

0 commit comments

Comments
 (0)