fix: use static sha- prefix for Docker tags and add Docker run instructions to README (#62)

This commit is contained in:
Dayuan Jiang
2025-12-03 21:15:25 +09:00
committed by GitHub
parent efdf4f2b90
commit 5021076864
4 changed files with 61 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha,prefix={{branch}}-
type=sha,prefix=sha-
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image