forked from coop-cloud/nextcloud
Merge pull request 'chore(deps): update mariadb docker tag to v12' (#8) from renovate/mariadb-12.x into main
Reviewed-on: #8
This commit is contained in:
@ -7,7 +7,7 @@ services:
|
||||
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
|
||||
|
||||
db:
|
||||
image: "mariadb:11.4"
|
||||
image: "mariadb:12.0"
|
||||
environment:
|
||||
- MYSQL_DATABASE=nextcloud
|
||||
- MYSQL_USER=nextcloud
|
||||
|
||||
Reference in New Issue
Block a user