Skip to content

Commit 16353d2

Browse files
committed
Dockerfile: update compose to v2.35.0
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 2dcc881 commit 16353d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG GOTESTSUM_VERSION=v1.12.0
1313
# It must be a tag in the docker.io/docker/buildx-bin image repository
1414
# on Docker Hub.
1515
ARG BUILDX_VERSION=0.23.0
16-
ARG COMPOSE_VERSION=v2.32.4
16+
ARG COMPOSE_VERSION=v2.35.0
1717

1818
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
1919

0 commit comments

Comments
 (0)