Move docker container to 1.0.10 77/45977/1
authorahothan <ahothan@cisco.com>
Fri, 22 Sep 2017 20:24:33 +0000 (13:24 -0700)
committerahothan <ahothan@cisco.com>
Fri, 20 Oct 2017 07:37:13 +0000 (00:37 -0700)
Change-Id: Ie7b86f76f2762ac450c1f80a401dfc7290b0ae60
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

index 770ff2c..6ad93e4 100644 (file)
@@ -2,7 +2,7 @@
 FROM ubuntu:16.04
 
 ENV TREX_VER "v2.29"
-ENV NFVBENCH_TAG "1.0.7"
+ENV NFVBENCH_TAG "1.0.10"
 ENV VM_IMAGE_VER "0.4"
 
 RUN apt-get update && apt-get install -y \