Skip to content

Commit ed9faec

Browse files
law52525danihodovic
authored andcommitted
refactor: Add latest tag for Docker image
1 parent 643dc38 commit ed9faec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-image-ghcr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4141
tags: |
42+
type=raw,value=latest
4243
type=sha,enable=true,priority=100,prefix=,suffix=,format=short
4344
type=semver,pattern={{version}},value=${{ github.ref_name }}
4445

0 commit comments

Comments
 (0)