Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-10-26 12:16:17 +02:00
parent 662cd77107
commit 7e8a65e661
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

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