dockerfile: update buildx to 0.23.0-rc1

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-04-10 10:52:55 +02:00
parent 1a0e910dd6
commit fa8b332d39

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