Dockerfile: update compose to v2.38.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-07-13 17:25:15 +02:00
parent 8c3e10a011
commit 18438f3c13

View File

@@ -21,7 +21,7 @@ ARG DOCKERCLI_INTEGRATION_VERSION=v18.06.3-ce
ARG BUILDX_VERSION=0.25.0
# COMPOSE_VERSION is the version of compose to install in the dev container.
ARG COMPOSE_VERSION=v2.36.2
ARG COMPOSE_VERSION=v2.38.2
ARG SYSTEMD="false"
ARG FIREWALLD="false"