ci: update buildx and buildkit to latest

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
pull/1572/head
CrazyMax 2 years ago
parent 87beaefbb8
commit f1a5a3ec50
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -19,8 +19,8 @@ on:
- 'docs/**'
env:
BUILDX_VERSION: "v0.10.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
BUILDX_VERSION: "latest"
BUILDKIT_IMAGE: "moby/buildkit:latest"
REPO_SLUG: "docker/buildx-bin"
DESTDIR: "./bin"

Loading…
Cancel
Save