We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de3328f + d5da34a commit 977644bCopy full SHA for 977644b
1 file changed
.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.20.0"
+ BUILDKIT_IMAGE: "moby/buildkit:v0.20.1"
20
21
jobs:
22
test:
0 commit comments