Skip to content

Commit

Permalink
Merge pull request #48510 from thaJeztah/27.x_backport_bump_buildx_co…
Browse files Browse the repository at this point in the history
…mpose

[27.x backport] Dockerfile: update buildx to v0.17.1, compose to v2.29.4
  • Loading branch information
thaJeztah authored Sep 16, 2024
2 parents 3a7779a + 8adc8e4 commit 8516f3b
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.2.1
# 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.17.0
ARG COMPOSE_VERSION=v2.29.2
ARG BUILDX_VERSION=0.17.1
ARG COMPOSE_VERSION=v2.29.4

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

0 comments on commit 8516f3b

Please sign in to comment.