Merge pull request #189 from ChristianLempa/renovate/docker.io-library-mariadb-11.x

chore(deps): update docker.io/library/mariadb docker tag to v11
This commit is contained in:
Christian Lempa 2024-03-18 16:44:55 +01:00 committed by GitHub
commit cbf7ff4b5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ services:
nextcloud-db:
# See compatibility matrix for Nextcloud 28
# https://docs.nextcloud.com/server/28/admin_manual/installation/system_requirements.html
image: docker.io/library/mariadb:10.11.7
image: docker.io/library/mariadb:11.3.2
container_name: nextcloud-db
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
volumes: