Skip to content

Commit 3ebc8ed

Browse files
chore(deps): update BuildKit image to v0.32.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb26b03 commit 3ebc8ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ on:
171171

172172
env:
173173
BUILDX_VERSION: "v0.35.0"
174-
BUILDKIT_IMAGE: "moby/buildkit:v0.31.2"
174+
BUILDKIT_IMAGE: "moby/buildkit:v0.32.0"
175175
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
176176
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"
177177
RUNTIME_MODULE: "@docker/github-builder-runtime@0.94.0"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ on:
182182

183183
env:
184184
BUILDX_VERSION: "v0.35.0"
185-
BUILDKIT_IMAGE: "moby/buildkit:v0.31.2"
185+
BUILDKIT_IMAGE: "moby/buildkit:v0.32.0"
186186
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
187187
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"
188188
RUNTIME_MODULE: "@docker/github-builder-runtime@0.94.0"

0 commit comments

Comments
 (0)