We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0020dd0 commit 1be2f55Copy full SHA for 1be2f55
.github/workflows/docker.yaml
@@ -204,7 +204,7 @@ jobs:
204
type=sha,format=short
205
type=semver,pattern={{version}},event=tag
206
type=ref,event=tag
207
- type=raw,value=latest,enable={{is_default_branch}}
+ type=raw,value=v0.8.3,enable={{is_default_branch}}
208
209
- name: Login to Docker Hub
210
uses: docker/login-action@v3
0 commit comments