Move Docker build to tag 1.3.1 51/54951/1 1.3.1
authorahothan <ahothan@cisco.com>
Wed, 4 Apr 2018 23:08:56 +0000 (16:08 -0700)
committerahothan <ahothan@cisco.com>
Wed, 4 Apr 2018 23:08:56 +0000 (16:08 -0700)
Change-Id: Ida8e9223300add358cfb5ed085274131da16934e
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

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