Skip to content

Commit 0da7a26

Browse files
committed
Dockerfile: update compose to v2.32.4
Update the compose cli plugin used in the dev-container full diff: docker/compose@v2.30.3...v2.32.4 Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 836a5fa) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 4c8ec29 commit 0da7a26

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 DOCKERCLI_VERSION=v27.5.0
1313
ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git"
1414
ARG DOCKERCLI_INTEGRATION_VERSION=v17.06.2-ce
1515
ARG BUILDX_VERSION=0.20.0
16-
ARG COMPOSE_VERSION=v2.30.3
16+
ARG COMPOSE_VERSION=v2.32.4
1717

1818
ARG SYSTEMD="false"
1919
ARG DOCKER_STATIC=1

0 commit comments

Comments
 (0)