From 9eb395efd12d3adb9322e81803f400a8ad66b29f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20V=C3=A1radi?= Date: Fri, 12 Jan 2018 19:55:36 +0100 Subject: [PATCH] The Debian Docker image reference is fixed --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b458d7669..74154e681 100644 --- a/.drone.yml +++ b/.drone.yml @@ -89,7 +89,7 @@ pipeline: BUILD: AppImage Debian: - image: nextcloud-drone-debian:latest + image: nextcloudci/client-debian-ci:client-debian-ci-1 commands: - /bin/bash -c "./admin/linux/debian/drone-build.sh" when: