Skip to content

Commit 0b1e4d8

Browse files
authored
add latest tag
1 parent 5a8a04e commit 0b1e4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
uses: docker/build-push-action@v2
2626
with:
2727
push: true
28-
tags: nethermindeth/research-mnemonic:${{ github.ref_name }}
28+
tags: nethermindeth/research-mnemonic:latest,nethermindeth/research-mnemonic:${{ github.ref_name }}

0 commit comments

Comments
 (0)