We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9def774 commit 830e1d6Copy full SHA for 830e1d6
Dockerfile
@@ -27,7 +27,7 @@ ARG BUILDX_VERSION=0.29.1
27
# COMPOSE_VERSION is the version of compose to install in the dev container.
28
# It must be a tag in the docker.io/docker/compose-bin image repository
29
# on Docker Hub.
30
-ARG COMPOSE_VERSION=v2.38.2
+ARG COMPOSE_VERSION=v2.40.0
31
32
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
33
0 commit comments