We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51fe518 + 2f29958 commit c1f346aCopy full SHA for c1f346a
.github/workflows/test.yml
@@ -16,7 +16,7 @@ on:
16
env:
17
NODE_VERSION: "20"
18
BUILDX_VERSION: "v0.18.0"
19
- BUILDKIT_IMAGE: "moby/buildkit:v0.17.0"
+ BUILDKIT_IMAGE: "moby/buildkit:v0.17.2"
20
21
jobs:
22
test:
0 commit comments