diff --git a/Dockerfile b/Dockerfile index a7edebd..336ceaf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM debian:bookworm -ENV OVSV="v3.5.1" +ENV OVSV="v3.6.0" ENV MININETV="2.3.1b4" ENV AG="apt-get -y --no-install-recommends -o=Dpkg::Use-Pty=0"