ci: bump buildx to v0.12.0-rc1

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-10-27 06:42:46 +02:00
parent fdf7f43ecf
commit b425c4cd5a
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ on:
pull_request:
env:
BUILDX_VERSION: latest
BUILDX_VERSION: v0.12.0-rc1
BUILDKIT_IMAGE: moby/buildkit:buildx-stable-1
jobs: