Build container with opnfv-5.0.1 51/46451/1 opnfv-5.0.1
authorahothan <ahothan@cisco.com>
Mon, 30 Oct 2017 22:59:27 +0000 (15:59 -0700)
committerahothan <ahothan@cisco.com>
Mon, 30 Oct 2017 22:59:27 +0000 (15:59 -0700)
Change-Id: Id1101f6ca79d3a1043bd3ba684d6660f089647c5
Signed-off-by: ahothan <ahothan@cisco.com>
docker/Dockerfile

index 136e8c0..a46ed63 100644 (file)
@@ -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 \