bump buildx to v0.11.0 (#66)

- use buildx [v0.11.0](https://github.com/docker/buildx/releases/tag/v0.11.0)

Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/66
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lafriks@noreply.codeberg.org>
Co-committed-by: Lauris BH <lafriks@noreply.codeberg.org>
This commit is contained in:
Lauris BH 2023-06-27 13:57:45 +00:00 committed by 6543
parent 37718ded77
commit 051ea11a5c

View File

@ -1,4 +1,4 @@
ARG BUILDX_VERSION=0.10.4 ARG BUILDX_VERSION=0.11.0
ARG DOCKER_VERSION=20.10-dind ARG DOCKER_VERSION=20.10-dind
ARG GOLANG_VERSION=1.20 ARG GOLANG_VERSION=1.20