summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2018-03-25 00:56:07 -0700
committerahothan <ahothan@cisco.com>2018-03-25 00:56:07 -0700
commite1df419918039eda72c0237729511c83b4cdb380 (patch)
tree056a8d79d4366cc72e88ae4e8ebfd62708b8b99c /docker
parentaea0c395c0eb20b34a289aa4ed0f3f023e9f57b2 (diff)
Build docker container with 1.3.01.3.0
Change-Id: If8c4612c394990f2f7de73919381a229d8977433 Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 6bbb6be..a30f648 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -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 \