We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74d3c3 commit 266f039Copy full SHA for 266f039
1 file changed
Dockerfile
@@ -30,7 +30,7 @@ ARG BUILDX_VERSION=0.33.0
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=v5.1.0
+ARG COMPOSE_VERSION=v5.1.3
34
35
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
36
0 commit comments