summaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2018-02-19 09:26:19 -0800
committerahothan <ahothan@cisco.com>2018-02-19 09:26:19 -0800
commit75a7310209732dd52ff9fb6eecb39bb2fa75d029 (patch)
treecc43b76b320cfb0d1da05aab2d939a8d30df65e9 /docker/Dockerfile
parent1447c569d309218960a8630dcafd1a657023f281 (diff)
Move docker build to 1.2.41.2.4
Change-Id: Id923d9a7217fe91b7940e059e1bda7503e846687 Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 59f1afb..12f8c76 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.3"
+ENV NFVBENCH_TAG "1.2.4"
ENV VM_IMAGE_VER "0.5"
RUN apt-get update && apt-get install -y \