Skip to content

Commit 8c12d68

Browse files
authored
Merge pull request #254 from docker/deps/buildkit-image
chore(deps): update BuildKit image to v0.31.2
2 parents 3415a18 + bba2bf9 commit 8c12d68

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
@@ -167,7 +167,7 @@ on:
167167

168168
env:
169169
BUILDX_VERSION: "v0.35.0"
170-
BUILDKIT_IMAGE: "moby/buildkit:v0.31.1"
170+
BUILDKIT_IMAGE: "moby/buildkit:v0.31.2"
171171
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
172172
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"
173173
RUNTIME_MODULE: "@docker/github-builder-runtime@0.92.0"

.github/workflows/build.yml

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

171171
env:
172172
BUILDX_VERSION: "v0.35.0"
173-
BUILDKIT_IMAGE: "moby/buildkit:v0.31.1"
173+
BUILDKIT_IMAGE: "moby/buildkit:v0.31.2"
174174
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
175175
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"
176176
RUNTIME_MODULE: "@docker/github-builder-runtime@0.92.0"

0 commit comments

Comments
 (0)