Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docker-cli-buildx.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: docker-cli-buildx
version: 0.17.1
version: 0.18.0
epoch: 0
description: buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/docker/buildx
tag: v${{package.version}}
expected-commit: 257815a6fbaee88976808020bf04274388275ae8
expected-commit: fa4461b9a1ec45c23d1b9e32dee0d0a8ed29900b

- runs: |
mkdir -p ${{targets.destdir}}/usr/libexec/docker/cli-plugins/
Expand Down