ci: update buildkit release version in build pipeline

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell 2023-01-24 11:47:58 +00:00
parent c756e3ba96
commit c1ab55a3f2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ on:
env:
BUILDX_VERSION: "v0.10.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.11.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
REPO_SLUG: "docker/buildx-bin"
DESTDIR: "./bin"