mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-25 01:34:36 +01:00
chore(deps): update docker.io/library/mariadb docker tag to v10.6.18
This commit is contained in:
parent
d589b4d8ac
commit
28beb643d5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user