dockerfile: update buildx to 0.22.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-03-18 15:25:51 +01:00
parent be2b07b476
commit c87163fbe4

View File

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