Update loop VM image to v0.14
[nfvbench.git] / docker / Dockerfile
index f838cb9..4336261 100644 (file)
@@ -2,7 +2,7 @@
 FROM ubuntu:20.04
 
 ENV TREX_VER "v2.89"
-ENV VM_IMAGE_VER "0.13"
+ENV VM_IMAGE_VER "0.14"
 ENV PYTHONIOENCODING "utf8"
 
 RUN apt-get update && apt-get install -y \