Skip to content

Commit c89f6c7

Browse files
committed
remove latest docker tag
1 parent 4e19890 commit c89f6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ jobs:
101101
context: .
102102
platforms: linux/amd64, linux/arm64, linux/arm/v7
103103
push: true
104-
tags: ${{ steps.docker-metadata.outputs.tags }},latest
104+
tags: ${{ steps.docker-metadata.outputs.tags }}
105105
labels: ${{ steps.docker-metadata.outputs.labels }}
106106

0 commit comments

Comments
 (0)