Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -21,7 +21,7 @@ ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git" |
| 21 | 21 |
ARG DOCKERCLI_INTEGRATION_VERSION=v18.06.3-ce |
| 22 | 22 |
|
| 23 | 23 |
# BUILDX_VERSION is the version of buildx to install in the dev container. |
| 24 |
-ARG BUILDX_VERSION=0.25.0 |
|
| 24 |
+ARG BUILDX_VERSION=0.29.1 |
|
| 25 | 25 |
|
| 26 | 26 |
# COMPOSE_VERSION is the version of compose to install in the dev container. |
| 27 | 27 |
ARG COMPOSE_VERSION=v2.38.2 |