Move docker build to 1.2.3 91/51991/1 1.2.3
authorahothan <ahothan@gmail.com>
Sat, 10 Feb 2018 23:10:31 +0000 (15:10 -0800)
committerahothan <ahothan@cisco.com>
Sat, 10 Feb 2018 23:14:48 +0000 (15:14 -0800)
Change-Id: Ic71b41027bf580c5110c0fe2fb3128eec77681cc
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

index bcec2ab..59f1afb 100644 (file)
@@ -2,7 +2,7 @@
 FROM ubuntu:16.04
 
 ENV TREX_VER "v2.32"
-ENV NFVBENCH_TAG "1.2.2"
+ENV NFVBENCH_TAG "1.2.3"
 ENV VM_IMAGE_VER "0.5"
 
 RUN apt-get update && apt-get install -y \