[NC] Bump to 22.2.5

+ add custom skeleton directory
This commit is contained in:
thopic 2022-02-24 17:19:14 +01:00
parent bcc47d9fdc
commit 282f18bf4d
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -42,7 +42,7 @@ services:
- "co.elastic.logs/module=mysql"
app:
image: nextcloud:21.0.8
image: nextcloud:22.2.5
depends_on:
- db
- redis
@ -55,6 +55,7 @@ services:
- db
volumes:
- ${DATA_PATH}/app/html:/var/www/html
- ${DATA_PATH}/app/skeleton:/var/www/html/gnous-skeleton:ro
restart: unless-stopped
env_file: secrets/app.secrets
environment: