diff --git a/dev.Dockerfile b/dev.Dockerfile index dcf4e37..c2ed0f7 100644 --- a/dev.Dockerfile +++ b/dev.Dockerfile @@ -15,7 +15,7 @@ # limitations under the License. ARG NODE_VERSION=24 -ARG DOCKER_VERSION=29.3 +ARG DOCKER_VERSION=29.4 ARG BUILDX_VERSION=0.33.0 ARG COMPOSE_VERSION=5.1.1 ARG UNDOCK_VERSION=0.12.0