chore(deps): update docker/buildx-bin docker tag to v0.12.0 (#111)

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Co-committed-by: woodpecker-bot <woodpecker-bot@obermui.de>
This commit is contained in:
woodpecker-bot 2023-11-19 00:31:29 +00:00 committed by woodpecker-bot
commit 43d3ea541b

View file

@ -1,4 +1,4 @@
ARG BUILDX_VERSION=0.11.2
ARG BUILDX_VERSION=0.12.0
ARG DOCKER_VERSION=24.0-dind
ARG GOLANG_VERSION=1.21