Skip to content

Commit fc1b7fa

Browse files
authored
Merge pull request #845 from crazy-max/buildkit-0.25.2
update buildkit to 0.25.2
2 parents 7ee6338 + af00954 commit fc1b7fa

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)