Move docker build to 1.2.4 13/52313/1 1.2.4
authorahothan <ahothan@cisco.com>
Mon, 19 Feb 2018 17:26:19 +0000 (09:26 -0800)
committerahothan <ahothan@cisco.com>
Mon, 19 Feb 2018 17:26:19 +0000 (09:26 -0800)
Change-Id: Id923d9a7217fe91b7940e059e1bda7503e846687
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

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