summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2017-10-30 15:51:24 -0700
committerahothan <ahothan@cisco.com>2017-10-30 15:51:24 -0700
commit8da439b932537748d379c7bd3bdf560ef739b203 (patch)
tree4a4b2b2ff4a9216abdfb503f4dc35878f3d90d30
parentac95ac97f150eef9b561b966a93b934c535164b9 (diff)
Move container build to tag 1.1.21.1.2
Change-Id: I016db10f181b9a02d7bc95be7c5f8e7be86625fe 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 8d0bd04..6043d8a 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -2,7 +2,7 @@
FROM ubuntu:16.04
ENV TREX_VER "v2.29"
-ENV NFVBENCH_TAG "1.1.1"
+ENV NFVBENCH_TAG "1.1.2"
ENV VM_IMAGE_VER "0.4"
RUN apt-get update && apt-get install -y \