Skip to content

Commit 5268aff

Browse files
authored
Merge pull request #136 from codelion/codelion-patch-1
Update publish.yml
2 parents e2ebe68 + f745450 commit 5268aff

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)