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 7ee6338 + af00954 commit fc1b7faCopy full SHA for fc1b7fa
.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