Dockerfile: update compose to v2.36.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-05-26 18:37:39 +02:00
parent 01fec904e4
commit cd2702e04e

View File

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