We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70731a commit f7b8723Copy full SHA for f7b8723
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Build and upload to ghcr.io 📤
57
id: build-upload
58
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v5
59
with:
60
push: true
61
# Using provenance to disable default attestation so it will build only desired images:
0 commit comments