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 a0a63f3 commit 420101fCopy full SHA for 420101f
.github/workflows/docker-publish.yml
@@ -70,7 +70,7 @@ jobs:
70
# https://github.com/docker/build-push-action
71
- name: Build and push Docker image
72
id: build-and-push
73
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
74
with:
75
context: .
76
platforms: linux/amd64,linux/arm64
0 commit comments