Merge pull request #287 from ChristianLempa/renovate/docker.io-library-mariadb-10.6.x

chore(deps): update docker.io/library/mariadb docker tag to v10.6.18
This commit is contained in:
Christian Lempa 2024-05-24 09:02:27 +02:00 committed by GitHub
commit 7b9ab1dc79
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 29
# https://docs.nextcloud.com/server/29/admin_manual/installation/system_requirements.html
image: docker.io/library/mariadb:10.6.17
image: docker.io/library/mariadb:10.6.18
container_name: nextcloud-db
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
volumes: