Skip to content

Commit a5e7103

Browse files
authored
Merge pull request #160 from crazy-max/buildkit-0.28.1
update buildkit 0.28.1
2 parents 4a1c108 + 3e43723 commit a5e7103

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bake.yml

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

156156
env:
157157
BUILDX_VERSION: "v0.32.1"
158-
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0"
158+
BUILDKIT_IMAGE: "moby/buildkit:v0.28.1"
159159
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
160160
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
161161
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.85.0"

.github/workflows/build.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.32.1"
161-
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0"
161+
BUILDKIT_IMAGE: "moby/buildkit:v0.28.1"
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
163163
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
164164
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.85.0"

0 commit comments

Comments
 (0)