Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions buildkitd.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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
Expand Down