Skip to content

Commit

Permalink
Merge pull request #500 from crazy-max/update-buildkit
Browse files Browse the repository at this point in the history
ci: update buildkit to 0.17.2
  • Loading branch information
crazy-max authored Nov 25, 2024
2 parents 51fe518 + 2f29958 commit c1f346a
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: "v0.18.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.17.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.17.2"

jobs:
test:
Expand Down

0 comments on commit c1f346a

Please sign in to comment.