Merge pull request #649 from crazy-max/buildx-0.23.0

dockerfile: update buildx to 0.23.0-rc1
This commit is contained in:
CrazyMax
2025-04-10 14:22:21 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@
ARG NODE_VERSION=20
ARG DOCKER_VERSION=27.2.1
ARG BUILDX_VERSION=0.22.0
ARG BUILDX_VERSION=0.23.0-rc1
ARG COMPOSE_VERSION=2.32.4
ARG UNDOCK_VERSION=0.8.0