Move nextcloud to stable image.

This commit is contained in:
2022-06-22 13:13:37 +02:00
parent 7c92dea285
commit 7dbcf37583

View File

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