We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e10dc3 commit 6b5acd3Copy full SHA for 6b5acd3
Dockerfile
@@ -30,7 +30,7 @@ ARG BUILDX_VERSION=0.29.1
30
# COMPOSE_VERSION is the version of compose to install in the dev container.
31
# It must be a tag in the docker.io/docker/compose-bin image repository
32
# on Docker Hub.
33
-ARG COMPOSE_VERSION=v2.40.0
+ARG COMPOSE_VERSION=v5.1.0
34
35
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
36
0 commit comments