Update nextcloud secret configuration and service image version for consistency

This commit is contained in:
gyurix
2025-05-25 11:49:03 +02:00
parent 90b4056201
commit bff7f9d8ae
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"POST_START": "null"
},
{
"IMAGE": "alpine/mariadb",
"IMAGE": "mariadb:11.4",
"UPDATE": "true",
"NAME": "nextcloudmysql-db",
"MEMORY": "256M",