aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahothan <ahothan@gmail.com>2018-02-10 15:10:31 -0800
committerahothan <ahothan@cisco.com>2018-02-10 15:14:48 -0800
commitc8e84a12843e2cab36ea4570095026b900345f1b (patch)
treed36b22a8e4718ee04e556603a560dca2727a34fa
parent5baff6620aee46376023b209c7d11c56a7c5181a (diff)
Move docker build to 1.2.31.2.3
Change-Id: Ic71b41027bf580c5110c0fe2fb3128eec77681cc 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 bcec2ab..59f1afb 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.2"
+ENV NFVBENCH_TAG "1.2.3"
ENV VM_IMAGE_VER "0.5"
RUN apt-get update && apt-get install -y \