Update mariadb Docker tag to v10.11
/ terraform (push) Successful in 1m15s Details
/ ansible (push) Successful in 4m1s Details

This commit is contained in:
Renovate 2023-11-05 22:02:04 +00:00
parent 5fb605231d
commit ba182c0a26
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ services:
- /tmp
mariadb:
image: mariadb:10.6
image: mariadb:10.11
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:10.11
environment:
- MYSQL_ROOT_PASSWORD=root
- MYSQL_DATABASE=yourls