We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dcc881 commit 50900c0Copy full SHA for 50900c0
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ ARG GOTESTSUM_VERSION=v1.12.0
13
# It must be a tag in the docker.io/docker/buildx-bin image repository
14
# on Docker Hub.
15
ARG BUILDX_VERSION=0.23.0
16
-ARG COMPOSE_VERSION=v2.32.4
+ARG COMPOSE_VERSION=v2.33.1
17
18
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
19
0 commit comments