We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a6fecf + 9550b68 commit d2c142fCopy full SHA for d2c142f
1 file changed
.github/workflows/docker-image.yml
@@ -54,7 +54,7 @@ jobs:
54
password: ${{ secrets.GITHUB_TOKEN }}
55
56
- name: Build and push
57
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
58
with:
59
context: .
60
platforms: linux/amd64,linux/arm,linux/arm/v7,linux/aarch64
0 commit comments