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 9cfe64b + 0f93c94 commit 4ee5386Copy full SHA for 4ee5386
.github/workflows/docker-build.yml
@@ -46,7 +46,7 @@ jobs:
46
type=raw,value=latest,enable={{is_default_branch}}
47
48
- name: Build and push Docker image
49
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
50
with:
51
context: .
52
platforms: linux/amd64,linux/arm64
0 commit comments