Skip to content

Commit 7438d4c

Browse files
authored
Merge pull request #11 from snickerjp/v8.0.33-Jammy
mod workflow
2 parents d7ba152 + 2aa88f9 commit 7438d4c

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)