summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2018-04-04 16:08:56 -0700
committerahothan <ahothan@cisco.com>2018-04-04 16:08:56 -0700
commite8a898337fcdc5e39721f187dabdfd0a51974986 (patch)
tree2442566874e5f85cd35ebb7eb1ccdb5bc07307c9
parent0a0b2e9b3aaab1b3bd98b207ffde206eff2a513a (diff)
Move Docker build to tag 1.3.11.3.1
Change-Id: Ida8e9223300add358cfb5ed085274131da16934e Signed-off-by: ahothan <ahothan@cisco.com>
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index a30f648..3df8c8b 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -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 \