We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a1c108 + 3e43723 commit a5e7103Copy full SHA for a5e7103
.github/workflows/bake.yml
@@ -155,7 +155,7 @@ on:
155
156
env:
157
BUILDX_VERSION: "v0.32.1"
158
- BUILDKIT_IMAGE: "moby/buildkit:v0.28.0"
+ BUILDKIT_IMAGE: "moby/buildkit:v0.28.1"
159
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
160
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
161
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.85.0"
.github/workflows/build.yml
@@ -158,7 +158,7 @@ on:
162
163
164
0 commit comments