chore(deps): update mariadb docker tag to v11.8 #68

Open
renovate-bot wants to merge 1 commits from renovate/mariadb-11.x into main

View File

@ -9,7 +9,7 @@ services:
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
db:
image: "mariadb:11.4"
image: "mariadb:11.8"
environment:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud