Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 994a43b

Browse files
committed
added latest tag to github action for docker hub
1 parent 4d62cb8 commit 994a43b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
images: ${{ env.DOCKER_IMAGE }}
3838
tags: |
39+
type=raw,value=latest,enable={{is_default_branch}}
3940
type=ref,event=branch
4041
type=ref,event=pr
4142
type=semver,pattern={{version}}

0 commit comments

Comments
 (0)