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 3c8cbf2 + 743eb21 commit 5103e82Copy full SHA for 5103e82
1 file changed
.github/workflows/build_docker_images.yml
@@ -71,7 +71,7 @@ jobs:
71
password: ${{ secrets.GITHUB_TOKEN }}
72
73
- name: Build and push
74
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
75
with:
76
context: .
77
platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/386, linux/arm/v6
0 commit comments