From: ahothan Date: Mon, 30 Oct 2017 22:51:24 +0000 (-0700) Subject: Move container build to tag 1.1.2 X-Git-Tag: 1.1.2^0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8da439b932537748d379c7bd3bdf560ef739b203;p=nfvbench.git Move container build to tag 1.1.2 Change-Id: I016db10f181b9a02d7bc95be7c5f8e7be86625fe Signed-off-by: ahothan --- diff --git a/docker/Dockerfile b/docker/Dockerfile index 8d0bd04..6043d8a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:16.04 ENV TREX_VER "v2.29" -ENV NFVBENCH_TAG "1.1.1" +ENV NFVBENCH_TAG "1.1.2" ENV VM_IMAGE_VER "0.4" RUN apt-get update && apt-get install -y \