diff --git a/Dockerfile b/Dockerfile index 60c2b3ef03a4e..e62e7451534a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,8 +12,8 @@ ARG DOCKERCLI_VERSION=v26.0.0-rc1 # cli version used for integration-cli tests ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git" ARG DOCKERCLI_INTEGRATION_VERSION=v17.06.2-ce -ARG BUILDX_VERSION=0.12.1 -ARG COMPOSE_VERSION=v2.24.5 +ARG BUILDX_VERSION=0.13.1 +ARG COMPOSE_VERSION=v2.24.7 ARG SYSTEMD="false" ARG DOCKER_STATIC=1