From: ahothan Date: Mon, 19 Feb 2018 17:26:19 +0000 (-0800) Subject: Move docker build to 1.2.4 X-Git-Tag: 1.2.4^0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=75a7310209732dd52ff9fb6eecb39bb2fa75d029;p=nfvbench.git Move docker build to 1.2.4 Change-Id: Id923d9a7217fe91b7940e059e1bda7503e846687 Signed-off-by: ahothan --- diff --git a/docker/Dockerfile b/docker/Dockerfile index 59f1afb..12f8c76 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.3" +ENV NFVBENCH_TAG "1.2.4" ENV VM_IMAGE_VER "0.5" RUN apt-get update && apt-get install -y \