Skip to content

Commit f745450

Browse files
authored
Update publish.yml
1 parent e2ebe68 commit f745450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
images: ghcr.io/${{ github.repository }}
6060
flavor: |
61-
suffix=-slim
61+
suffix=-proxy
6262
tags: |
6363
type=semver,pattern={{version}}
6464
type=semver,pattern={{major}}.{{minor}}

0 commit comments

Comments
 (0)