1 Commits

Author SHA1 Message Date
static
96d5397cb5 docker.yaml 파일의 오타 수정 2026-01-13 00:37:29 +09:00

View File

@@ -31,7 +31,7 @@ jobs:
with: with:
images: ghcr.io/${{ github.repository }} images: ghcr.io/${{ github.repository }}
tags: | tags: |
type=semver,value={{version}} type=semver,pattern={{version}}
type=raw,value=latest type=raw,value=latest
type=sha type=sha