From: ahothan Date: Wed, 4 Apr 2018 23:08:56 +0000 (-0700) Subject: Move Docker build to tag 1.3.1 X-Git-Tag: 1.3.1^0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e8a898337fcdc5e39721f187dabdfd0a51974986;p=nfvbench.git Move Docker build to tag 1.3.1 Change-Id: Ida8e9223300add358cfb5ed085274131da16934e Signed-off-by: ahothan --- diff --git a/docker/Dockerfile b/docker/Dockerfile index a30f648..3df8c8b 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:16.04 ENV TREX_VER "v2.32" -ENV NFVBENCH_TAG "1.3.0" +ENV NFVBENCH_TAG "1.3.1" ENV VM_IMAGE_VER "0.6" RUN apt-get update && apt-get install -y \