Merge pull request #1004 from crazy-max/ci-update-buildx

ci: update buildx to latest
This commit is contained in:
CrazyMax 2023-11-17 02:21:23 -08:00 committed by GitHub
commit b625868b13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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