diff --git a/dev.Dockerfile b/dev.Dockerfile index 87082900..fd582425 100644 --- a/dev.Dockerfile +++ b/dev.Dockerfile @@ -15,7 +15,7 @@ # limitations under the License. ARG NODE_VERSION=24 -ARG DOCKER_VERSION=29.5 +ARG DOCKER_VERSION=29.6 ARG BUILDX_VERSION=0.35.0 ARG COMPOSE_VERSION=5.1.4 ARG UNDOCK_VERSION=0.14.0