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 c017cdf commit 5884e7dCopy full SHA for 5884e7d
.github/workflows/ghcr.yaml
@@ -39,7 +39,7 @@ jobs:
39
tags: |
40
type=semver,pattern={{version}},value=v${{steps.set_version.outputs.no-dash}}
41
type=raw,value=latest
42
- - uses: docker/build-push-action@v5
+ - uses: docker/build-push-action@v6
43
with:
44
push: true
45
context: .
0 commit comments