From 7e8a65e66185a6ebccab5d7ec62698ae17fc6e7a Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 26 Oct 2023 12:16:17 +0200 Subject: [PATCH] test Signed-off-by: CrazyMax --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d57bcd0..0eccae6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1159,7 +1159,7 @@ jobs: with: # TODO: uncomment when v0.12.0 released and available on GH runners # version: ${{ inputs.buildx-version || env.BUILDX_VERSION }} - version: https://github.com/docker/buildx.git#ee19ce5ef2a30ec261e01a5dfffa4314d5e38450 + version: https://github.com/crazy-max/buildx.git#annotations-push driver-opts: | network=host image=${{ inputs.buildkit-image || env.BUILDKIT_IMAGE }}