docker.yaml 파일의 오타 수정

This commit is contained in:
static
2026-01-13 00:37:29 +09:00
parent b952bfae86
commit 96d5397cb5

View File

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