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