From b09cc624c3a2e592b8b67676ebffef1ff292c4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 7 Dec 2018 12:37:50 +0100 Subject: [PATCH] Bump docker ci MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2e947e2a9..fcc45b6b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ pipeline: documentation: - image: nextcloudci/documentation:documentation-5 + image: nextcloudci/documentation:documentation-9 commands: - npm install svgexport -g - pip2 install -r requirements.txt