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 66114de commit 89c8eddCopy full SHA for 89c8edd
.github/workflows/docker.yml
@@ -53,7 +53,7 @@ jobs:
53
ghcr.io/${{ github.repository }}
54
55
- name: Build and push Docker image
56
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
57
with:
58
context: .
59
platforms: linux/amd64,linux/arm64
0 commit comments