Skip to content

Commit

Permalink
Merge pull request #48187 from thaJeztah/27.1_backport_bump_buildx_co…
Browse files Browse the repository at this point in the history
…mpose

[27.0 backport] Dockerfile: update buildx to v0.16.1, compose to v2.29.0
  • Loading branch information
vvoland authored Jul 19, 2024
2 parents 71b59bf + bc6ae42 commit fb3ec9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ARG DOCKERCLI_VERSION=v27.0.2
# 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.15.1
ARG COMPOSE_VERSION=v2.28.1
ARG BUILDX_VERSION=0.16.1
ARG COMPOSE_VERSION=v2.29.0

ARG SYSTEMD="false"
ARG DOCKER_STATIC=1
Expand Down

0 comments on commit fb3ec9f

Please sign in to comment.