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 9f1137c + 34d29cf commit 28d9a11Copy full SHA for 28d9a11
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ on:
19
env:
20
NODE_VERSION: "24"
21
BUILDX_VERSION: "v0.35.0-rc2"
22
- BUILDKIT_IMAGE: "moby/buildkit:v0.31.0-rc2"
+ BUILDKIT_IMAGE: "moby/buildkit:v0.31.1"
23
24
jobs:
25
test:
0 commit comments