Skip to content

Commit

Permalink
Merge pull request #618 from crazy-max/buildkit-0.20.1
Browse files Browse the repository at this point in the history
update buildkit to 0.20.1
  • Loading branch information
crazy-max authored Mar 6, 2025
2 parents de3328f + d5da34a commit 977644b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "edge"
BUILDKIT_IMAGE: "moby/buildkit:v0.20.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.20.1"

jobs:
test:
Expand Down

0 comments on commit 977644b

Please sign in to comment.