chore(deps): update mariadb docker tag to v10.6 (main) #10

Merged
renovate-bot merged 1 commits from renovate/main-docker-mariadb-10.x into main 2021-06-14 07:02:49 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ services:
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- coop-cloud.${STACK_NAME}.app.version=21.0.2-
db:
image: "mariadb:10.5"
image: "mariadb:10.6"
environment:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud