Skip to content

Commit 28d9a11

Browse files
authored
Merge pull request #1181 from docker/deps/buildkit-image
chore(deps): update BuildKit image to moby/buildkit:v0.31.1
2 parents 9f1137c + 34d29cf commit 28d9a11

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-rc2"
22-
BUILDKIT_IMAGE: "moby/buildkit:v0.31.0-rc2"
22+
BUILDKIT_IMAGE: "moby/buildkit:v0.31.1"
2323

2424
jobs:
2525
test:

0 commit comments

Comments
 (0)