diff --git a/buildkitd.yaml b/buildkitd.yaml index d8de0a3f135..52997e0eb45 100644 --- a/buildkitd.yaml +++ b/buildkitd.yaml @@ -1,6 +1,6 @@ package: name: buildkitd - version: 0.17.1 + version: 0.17.2 description: "concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit" epoch: 0 copyright: @@ -27,7 +27,7 @@ pipeline: with: repository: https://github.com/moby/buildkit tag: v${{package.version}} - expected-commit: 8b1b83ef4947c03062cdcdb40c69989d8fe3fd04 + expected-commit: a3d734228b860a215f8a336e3983d35cbfaf08d8 - uses: go/bump with: