aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvalentin boucher <valentin.boucher@kontron.com>2018-04-13 13:37:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-13 13:37:34 +0000
commit321f611163780d931ad5db44fbef6b4602bdaae7 (patch)
treeb4ae4d1338bb87e3539bdf46a6a1b33399bf5f01
parent36acb258118f65eb99e99feaaa9a2c5796cfa1a3 (diff)
parent91dd00aa3e3f9ae34de62be153f17127f1b39eb0 (diff)
Merge "Update Patrole to 0.3"
-rw-r--r--docker/smoke/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/smoke/Dockerfile b/docker/smoke/Dockerfile
index 252f10172..9b99282c7 100644
--- a/docker/smoke/Dockerfile
+++ b/docker/smoke/Dockerfile
@@ -6,7 +6,7 @@ ARG ODL_TAG=85448c9d97b89989488e675b29b38ac42d8674e4
ARG RALLY_TAG=0.11.2
ARG OS_FAULTS_TAG=0.1.17
ARG REFSTACK_TARGET=2017.09
-ARG PATROLE_TAG=0.2.0
+ARG PATROLE_TAG=0.3.0
COPY thirdparty-requirements.txt thirdparty-requirements.txt
RUN apk --no-cache add --virtual .build-deps --update \