Skip to content

Commit 3fe7dc5

Browse files
committed
Dockerfile: update compose to v2.36.2
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 9eae2a8 commit 3fe7dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.24.0
16-
ARG COMPOSE_VERSION=v2.35.1
16+
ARG COMPOSE_VERSION=v2.36.2
1717

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

0 commit comments

Comments
 (0)