mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
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:
commit
cbf7ff4b5e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user