Update to nextcloud version 23.

This commit is contained in:
2022-03-25 13:32:56 +01:00
parent 4c542bae18
commit e467f0d317

View File

@@ -21,7 +21,7 @@ networks:
services:
nextcloud:
image: nextcloud:22-fpm-alpine
image: nextcloud:23-fpm-alpine
container_name: nextcloud
hostname: nextcloud-web
restart: unless-stopped