aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2017-09-22 13:24:33 -0700
committerahothan <ahothan@cisco.com>2017-10-20 00:37:13 -0700
commitbe1e12371b0982348774e59f2dcdf876ca5ec22e (patch)
treeb1a3421628842578488da7ee2a53561458b48125
parentf13f52f0a438f40840775d7e0af0e71f2137dc3c (diff)
Move docker container to 1.0.10
Change-Id: Ie7b86f76f2762ac450c1f80a401dfc7290b0ae60 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 770ff2c..6ad93e4 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.7"
+ENV NFVBENCH_TAG "1.0.10"
ENV VM_IMAGE_VER "0.4"
RUN apt-get update && apt-get install -y \