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 7ee6338 commit af00954Copy full SHA for af00954
.github/workflows/test.yml
@@ -16,7 +16,7 @@ on:
16
env:
17
NODE_VERSION: "20"
18
BUILDX_VERSION: "edge"
19
- BUILDKIT_IMAGE: "moby/buildkit:v0.25.0"
+ BUILDKIT_IMAGE: "moby/buildkit:v0.25.2"
20
21
jobs:
22
test:
0 commit comments