Skip to content

Commit af00954

Browse files
committed
update buildkit to 0.25.2
Signed-off-by: CrazyMax <[email protected]>
1 parent 7ee6338 commit af00954

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.25.0"
19+
BUILDKIT_IMAGE: "moby/buildkit:v0.25.2"
2020

2121
jobs:
2222
test:

0 commit comments

Comments
 (0)