aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2022-08-21 12:13:07 +0200
committerSimon L <szaimen@e.mail.de>2022-11-11 21:33:17 +0100
commitfe2b851f82af823c4bb2d114245384af428e9688 (patch)
tree1ce66b687e4db83926fd613d41a86127f2df5b0d /.drone.yml
parent9d45845d2a6df7efdb07038c9bb7c345d4d5d819 (diff)
downloadnextcloud-server-fe2b851f82af823c4bb2d114245384af428e9688.tar.gz
nextcloud-server-fe2b851f82af823c4bb2d114245384af428e9688.zip
use the updated mariadb10.6 container in drone
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 79cd295210e..beef4344a57 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -374,7 +374,7 @@ services:
- name: cache
image: ghcr.io/nextcloud/continuous-integration-redis:latest
- name: mariadb
- image: ghcr.io/nextcloud/continuous-integration-mariadb-10.6continuous-integration-mariadb-10.6:10.6
+ image: ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest
environment:
MYSQL_ROOT_PASSWORD: owncloud
MYSQL_USER: oc_autotest