diff --git a/buildkitd.yaml b/buildkitd.yaml index eb8d8cff5a8..83fd7876907 100644 --- a/buildkitd.yaml +++ b/buildkitd.yaml @@ -1,8 +1,8 @@ package: name: buildkitd - version: 0.11.6 + version: 0.12.0 description: "concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit" - epoch: 2 + epoch: 0 copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/moby/buildkit tag: v${{package.version}} - expected-commit: 2951a28cd7085eb18979b1f710678623d94ed578 + expected-commit: 18fc875d9bfd6e065cd8211abc639434ba65aa56 - runs: | PKG=github.com/moby/buildkit