We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616e53c commit a828af4Copy full SHA for a828af4
Dockerfile
@@ -21,7 +21,7 @@ ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git"
21
ARG DOCKERCLI_INTEGRATION_VERSION=v25.0.5
22
23
# BUILDX_VERSION is the version of buildx to install in the dev container.
24
-ARG BUILDX_VERSION=0.29.1
+ARG BUILDX_VERSION=0.30.1
25
26
# COMPOSE_VERSION is the version of compose to install in the dev container.
27
ARG COMPOSE_VERSION=v2.40.0
0 commit comments