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 }}