Move container build to tag 1.1.2 49/46449/1 1.1.2
authorahothan <ahothan@cisco.com>
Mon, 30 Oct 2017 22:51:24 +0000 (15:51 -0700)
committerahothan <ahothan@cisco.com>
Mon, 30 Oct 2017 22:51:24 +0000 (15:51 -0700)
Change-Id: I016db10f181b9a02d7bc95be7c5f8e7be86625fe
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

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