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.
2 parents f5545a4 + 326dd7c commit bdeb3a0Copy full SHA for bdeb3a0
.github/workflows/docker-publish.yml
@@ -52,7 +52,7 @@ jobs:
52
type=raw,value=latest,enable={{is_default_branch}}
53
54
- name: Build and push Docker image
55
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
56
with:
57
context: .
58
platforms: linux/amd64,linux/arm64
0 commit comments