Auf Version 23:latest aktualisiert

This commit is contained in:
bmen 2022-03-28 23:50:09 +00:00
parent 4dda5c2fa5
commit beffe7e083
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ services:
restart: always
app:
image: nextcloud:22-fpm-alpine
image: nextcloud:23-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html
@ -60,7 +60,7 @@ services:
container_name: nextcloud-nginx
cron:
image: nextcloud:22-fpm-alpine
image: nextcloud:23-fpm-alpine
restart: always
volumes:
- /opt/appdata/nextcloud/www:/var/www/html