Skip to content

Commit 4f83853

Browse files
authored
Update docker-image.yml
add latest
1 parent 0fb4725 commit 4f83853

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
@@ -34,5 +34,5 @@ jobs:
3434
with:
3535
context: docker/.
3636
push: true
37-
tags: ${{ steps.meta.outputs.tags }}
37+
tags: ${{ steps.meta.outputs.tags }},latest
3838
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)