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 0fdf7f3 commit 16ceadfCopy full SHA for 16ceadf
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
id: build-upload
62
# We need to pin exact version here, since updates can break
63
# the extract-image-names.sh script
64
- uses: docker/bake-action@v5.5.0
+ uses: docker/bake-action@v6.5.0
65
with:
66
push: true
67
# Using provenance to disable default attestation so it will build only desired images:
0 commit comments