Skip to content

Commit 2aa88f9

Browse files
committed
mod workflow
1 parent 73aaa70 commit 2aa88f9

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
@@ -38,6 +38,6 @@ jobs:
3838
with:
3939
context: docker/.
4040
push: true
41-
tags: ${{ steps.meta.outputs.tags }},latest
41+
tags: ${{ steps.meta.outputs.tags }}
4242
labels: ${{ steps.meta.outputs.labels }}
4343

0 commit comments

Comments
 (0)