Skip to content

Commit 977644b

Browse files
authored
Merge pull request #618 from crazy-max/buildkit-0.20.1
update buildkit to 0.20.1
2 parents de3328f + d5da34a commit 977644b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
NODE_VERSION: "20"
1818
BUILDX_VERSION: "edge"
19-
BUILDKIT_IMAGE: "moby/buildkit:v0.20.0"
19+
BUILDKIT_IMAGE: "moby/buildkit:v0.20.1"
2020

2121
jobs:
2222
test:

0 commit comments

Comments
 (0)