summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2017-10-20 01:24:00 -0700
committerahothan <ahothan@cisco.com>2017-10-20 01:24:33 -0700
commit58a0c0a0ba84c730678d648333824c84876f7fe1 (patch)
tree46ec4e3c3a96017bbb7ef84c8a090b7c7705c31d
parent253c4a3b60238365cfce730647dec67e3f94a575 (diff)
Move container build to use tag 1.1.11.1.1
Change-Id: I1cb453b735ecd8be7c7dc132304935c3d7b3897b 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 9867b8b..8d0bd04 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -2,7 +2,7 @@
FROM ubuntu:16.04
ENV TREX_VER "v2.29"
-ENV NFVBENCH_TAG "1.0.11"
+ENV NFVBENCH_TAG "1.1.1"
ENV VM_IMAGE_VER "0.4"
RUN apt-get update && apt-get install -y \