mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-27 08:41:26 +01:00
Merge pull request #178 from ChristianLempa/renovate/docker.io-library-mariadb-10.x
chore(deps): update docker.io/library/mariadb docker tag to v10.11.7
This commit is contained in:
commit
764d5fdd20
@ -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.6.17
|
||||
image: docker.io/library/mariadb:10.11.7
|
||||
container_name: nextcloud-db
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user