Update mariadb Docker tag to v11
All checks were successful
/ terraform (push) Successful in 2m4s
/ ansible (push) Successful in 4m30s

This commit is contained in:
Renovate 2024-05-31 08:03:15 +01:00
parent c1b8c5fcc7
commit 2852143033
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ services:
- /tmp
mariadb:
image: mariadb:10.6
image: mariadb:11.4
restart: unless-stopped
volumes:
- /mnt/speed/dbs/mariadb/nextcloud:/var/lib/mysql

View File

@ -24,7 +24,7 @@ services:
- traefik
mariadb:
image: mariadb:10.10
image: mariadb:11.4
environment:
- MYSQL_ROOT_PASSWORD=root
- MYSQL_DATABASE=yourls