Skip to content

Commit a828af4

Browse files
locnnilthaJeztah
authored andcommitted
Dockerfile: Update buildx to 0.30.1
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
1 parent 616e53c commit a828af4

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
@@ -21,7 +21,7 @@ ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git"
2121
ARG DOCKERCLI_INTEGRATION_VERSION=v25.0.5
2222

2323
# BUILDX_VERSION is the version of buildx to install in the dev container.
24-
ARG BUILDX_VERSION=0.29.1
24+
ARG BUILDX_VERSION=0.30.1
2525

2626
# COMPOSE_VERSION is the version of compose to install in the dev container.
2727
ARG COMPOSE_VERSION=v2.40.0

0 commit comments

Comments
 (0)