From a49bdf177654862b8139f42e8c711db888476b71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Thu, 13 Sep 2018 21:45:29 +0200 Subject: [PATCH] Update Patrole to 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I6e4634b4633075c0146bef064deb28f2ae34472b Signed-off-by: Cédric Ollivier (cherry picked from commit 0592fdff11d3f6e28101b7af11bf71a7d21f5842) --- docker/smoke/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/smoke/Dockerfile b/docker/smoke/Dockerfile index eda064340..e707bd68b 100644 --- a/docker/smoke/Dockerfile +++ b/docker/smoke/Dockerfile @@ -3,7 +3,7 @@ FROM opnfv/functest-tempest:hunter ARG BRANCH=stable/hunter ARG OPENSTACK_TAG=stable/rocky ARG REFSTACK_TARGET=2018.02 -ARG PATROLE_TAG=0.3.0 +ARG PATROLE_TAG=0.4.0 ARG NEUTRON_TAG=0.2.0 ARG BARBICAN_TAG=0.1.0 -- 2.16.6