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 3a75c83 commit 0f93c94Copy full SHA for 0f93c94
.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