Compare commits

...

2 Commits

Author SHA1 Message Date
CrazyMax
dbf53c7911
Merge 7e8a65e661 into fdf7f43ecf 2023-10-26 10:16:24 +00:00
CrazyMax
7e8a65e661
test
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-10-26 12:16:17 +02:00

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