chore: upgrade to new version

This commit is contained in:
decentral1se 2021-12-02 11:41:45 +01:00
parent 28425b6138
commit a61a3ffa75
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ services:
- "coop-cloud.${STACK_NAME}.web.version=1.20.0-ea4560b8"
app:
image: nextcloud:22.1.0-fpm
image: nextcloud:23.0.0-fpm
depends_on:
- db
configs:
@ -98,7 +98,7 @@ services:
- "coop-cloud.${STACK_NAME}.db.version=10.5-62601155"
cron:
image: nextcloud:22.1.0-fpm
image: nextcloud:23.0.0-fpm
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached