Skip to content

Commit 2f29958

Browse files
committed
ci: update buildkit to 0.17.2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 24f1be5 commit 2f29958

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: "v0.18.0"
19-
BUILDKIT_IMAGE: "moby/buildkit:v0.17.0"
19+
BUILDKIT_IMAGE: "moby/buildkit:v0.17.2"
2020

2121
jobs:
2222
test:

0 commit comments

Comments
 (0)