Skip to content

Commit b6aef19

Browse files
committed
ci: add type=sha tag so each build gets an immutable sha-<commit> tag
1 parent 93cff55 commit b6aef19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
type=semver,pattern={{version}}
4444
type=semver,pattern={{major}}.{{minor}}
4545
type=raw,value=latest,enable={{is_default_branch}}
46+
type=sha
4647
4748
- name: Build and push Docker image
4849
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)