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.
2 parents 4b37ad6 + 70e8c7e commit e875129Copy full SHA for e875129
.github/workflows/bake.yml
@@ -135,7 +135,7 @@ on:
135
136
env:
137
BUILDX_VERSION: "v0.30.1"
138
- BUILDKIT_IMAGE: "moby/buildkit:v0.26.1"
+ BUILDKIT_IMAGE: "moby/buildkit:v0.26.2"
139
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.67.0"
140
COSIGN_VERSION: "v3.0.2"
141
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
.github/workflows/build.yml
@@ -146,7 +146,7 @@ on:
146
147
148
149
150
151
152
0 commit comments