Skip to content

Commit b075d29

Browse files
committed
update docker.yml tag
1 parent 7489d7b commit b075d29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
type=semver,pattern={{version}}
4848
type=semver,pattern={{major}}.{{minor}}
4949
type=sha,prefix=
50+
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
5051
5152
- name: Build and push
5253
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)