We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51efb9 commit cd6b852Copy full SHA for cd6b852
.github/workflows/bake.yml
@@ -138,7 +138,7 @@ on:
138
139
env:
140
BUILDX_VERSION: "v0.30.1"
141
- BUILDKIT_IMAGE: "moby/buildkit:v0.26.2"
+ BUILDKIT_IMAGE: "crazymax/buildkit:6397"
142
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.71.0"
143
COSIGN_VERSION: "v3.0.2"
144
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
.github/workflows/build.yml
@@ -145,7 +145,7 @@ on:
145
146
147
148
149
150
151
0 commit comments