Kaynağa Gözat

Merge pull request #523 from ChristianLempa/renovate/docker.io-library-mariadb-10.11.x

Christoph Schug 1 yıl önce
ebeveyn
işleme
be8e91b530
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docker-compose/nextcloud/compose.yaml

+ 1 - 1
docker-compose/nextcloud/compose.yaml

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