[NFVBENCH-164] Update TRex to v2.79
[nfvbench.git] / docker / Dockerfile
index cdd7f92..8dc1e2f 100644 (file)
@@ -1,7 +1,7 @@
 # docker file for creating a container that has nfvbench installed and ready to use
 FROM ubuntu:16.04
 
-ENV TREX_VER "v2.61"
+ENV TREX_VER "v2.79"
 ENV VM_IMAGE_VER "0.12"
 ENV PYTHONIOENCODING "utf8"