From 5c57a82ea6e96bfb691c5f5cef4e4b540928e85e Mon Sep 17 00:00:00 2001 From: Harald Leithner Date: Sun, 27 Jun 2021 11:05:37 +0200 Subject: [PATCH] Move to new docker images --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 053116b..eb2ac52 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: weblinks-codeception-tests - image: joomlaprojects/docker-systemtests:latest + image: joomlaprojects/docker-images:systemtests commands: - composer install - chmod a+x .drone/build.sh