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 500e849 commit ccc5749Copy full SHA for ccc5749
1 file changed
.github/workflows/docker.yml
@@ -64,7 +64,7 @@ jobs:
64
echo "REPO=${GITHUB_REPOSITORY,,}" >> ${GITHUB_ENV}
65
66
- name: Build and push
67
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
68
with:
69
context: .
70
platforms: linux/amd64,linux/arm,linux/arm64
0 commit comments