NFVBENCH-140 Retrieve High Dynamic Range latency histograms with TRex v2.59
[nfvbench.git] / docker / Dockerfile
index 0e8603e..ead9253 100644 (file)
@@ -1,8 +1,8 @@
 # docker file for creating a container that has nfvbench installed and ready to use
 FROM ubuntu:16.04
 
-ENV TREX_VER "v2.56"
-ENV VM_IMAGE_VER "0.8"
+ENV TREX_VER "v2.59"
+ENV VM_IMAGE_VER "0.9"
 
 # Note: do not clone with --depth 1 as it will cause pbr to fail extracting the nfvbench version
 # from the git tag