Move container build to use tag 1.1.1 19/46019/1 1.1.1
authorahothan <ahothan@cisco.com>
Fri, 20 Oct 2017 08:24:00 +0000 (01:24 -0700)
committerahothan <ahothan@cisco.com>
Fri, 20 Oct 2017 08:24:33 +0000 (01:24 -0700)
Change-Id: I1cb453b735ecd8be7c7dc132304935c3d7b3897b
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

index 9867b8b..8d0bd04 100644 (file)
@@ -2,7 +2,7 @@
 FROM ubuntu:16.04
 
 ENV TREX_VER "v2.29"
-ENV NFVBENCH_TAG "1.0.11"
+ENV NFVBENCH_TAG "1.1.1"
 ENV VM_IMAGE_VER "0.4"
 
 RUN apt-get update && apt-get install -y \