Move docker container to tag 1.2.7 25/53025/1 1.2.7
authorahothan <ahothan@cisco.com>
Sat, 3 Mar 2018 01:11:11 +0000 (17:11 -0800)
committerahothan <ahothan@cisco.com>
Sat, 3 Mar 2018 01:11:58 +0000 (17:11 -0800)
Change-Id: I556204e6d64b3b71402f65ba3cc1b63e3969e0ca
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

index 9c15043..6bbb6be 100644 (file)
@@ -2,7 +2,7 @@
 FROM ubuntu:16.04
 
 ENV TREX_VER "v2.32"
-ENV NFVBENCH_TAG "1.2.6"
+ENV NFVBENCH_TAG "1.2.7"
 ENV VM_IMAGE_VER "0.6"
 
 RUN apt-get update && apt-get install -y \