Skip to content

Commit 5b8d310

Browse files
chore(deps): update BuildKit image to moby/buildkit:v0.31.2
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fd21705 commit 5b8d310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
env:
2020
NODE_VERSION: "24"
2121
BUILDX_VERSION: "v0.35.0"
22-
BUILDKIT_IMAGE: "moby/buildkit:v0.31.1"
22+
BUILDKIT_IMAGE: "moby/buildkit:v0.31.2"
2323

2424
jobs:
2525
test:

0 commit comments

Comments
 (0)