Move to new docker images

This commit is contained in:
Harald Leithner 2021-06-27 11:05:37 +02:00 committed by GitHub
parent c1cff7a7ed
commit 5c57a82ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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