Build docker container with 1.3.0 47/54447/1 1.3.0
authorahothan <ahothan@cisco.com>
Sun, 25 Mar 2018 07:56:07 +0000 (00:56 -0700)
committerahothan <ahothan@cisco.com>
Sun, 25 Mar 2018 07:56:07 +0000 (00:56 -0700)
Change-Id: If8c4612c394990f2f7de73919381a229d8977433
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

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