summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2017-10-30 15:59:27 -0700
committerahothan <ahothan@cisco.com>2017-10-30 15:59:27 -0700
commit15526ebdbc5c97e6d26c95e4187ddeeda5cc9d3f (patch)
treeb2709e16bec2e529e530484dd6745c425701cdbe
parentcf170f046d63f61819ab6b5a2c75b078bf34be82 (diff)
Build container with opnfv-5.0.1opnfv-5.0.1
Change-Id: Id1101f6ca79d3a1043bd3ba684d6660f089647c5 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 136e8c0..a46ed63 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -2,7 +2,7 @@
FROM ubuntu:16.04
ENV TREX_VER "v2.29"
-ENV NFVBENCH_TAG "opnfv-5.0.0"
+ENV NFVBENCH_TAG "opnfv-5.0.1"
ENV VM_IMAGE_VER "0.4"
RUN apt-get update && apt-get install -y \