Update to nextcloud version 23.
This commit is contained in:
@@ -21,7 +21,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: nextcloud:22-fpm-alpine
|
image: nextcloud:23-fpm-alpine
|
||||||
container_name: nextcloud
|
container_name: nextcloud
|
||||||
hostname: nextcloud-web
|
hostname: nextcloud-web
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user