Skip to content

Commit 6b9d2a0

Browse files
committed
test
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent f5167f1 commit 6b9d2a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/bake.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ on:
150150

151151
env:
152152
BUILDX_VERSION: "v0.32.1"
153-
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0"
153+
BUILDKIT_IMAGE: "crazymax/buildkit:fetch-depth"
154154
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
155155
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
156156
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.84.1"
@@ -204,7 +204,6 @@ jobs:
204204
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
205205
env:
206206
INPUT_IMAGES: |
207-
${{ env.BUILDKIT_IMAGE }}
208207
${{ env.SBOM_IMAGE }}
209208
${{ env.BINFMT_IMAGE }}
210209
with:

0 commit comments

Comments
 (0)