Skip to content

Commit ff1758d

Browse files
authored
Merge pull request #201 from docker/deps/buildkit-image
chore(deps): update BuildKit image to v0.30.0
2 parents d08d424 + 4b7134d commit ff1758d

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
@@ -158,7 +158,7 @@ on:
158158

159159
env:
160160
BUILDX_VERSION: "v0.34.0"
161-
BUILDKIT_IMAGE: "moby/buildkit:v0.29.0"
161+
BUILDKIT_IMAGE: "moby/buildkit:v0.30.0"
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
163163
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
164164
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.90.0"

.github/workflows/build.yml

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

162162
env:
163163
BUILDX_VERSION: "v0.34.0"
164-
BUILDKIT_IMAGE: "moby/buildkit:v0.29.0"
164+
BUILDKIT_IMAGE: "moby/buildkit:v0.30.0"
165165
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
166166
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
167167
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.90.0"

0 commit comments

Comments
 (0)