From: ahothan Date: Thu, 25 Jan 2018 16:07:20 +0000 (-0800) Subject: Move to tag 1.2.2 X-Git-Tag: 1.2.2^0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=298511bb572ffeb460f7ccbebe06233a17e6b794;p=nfvbench.git Move to tag 1.2.2 Change-Id: I358ebcb7528368ad68752c66810356b50caa482d Signed-off-by: ahothan --- diff --git a/docker/Dockerfile b/docker/Dockerfile index ec31b1a..bcec2ab 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.1" +ENV NFVBENCH_TAG "1.2.2" ENV VM_IMAGE_VER "0.5" RUN apt-get update && apt-get install -y \