@ -1,7 +1,7 @@
version: "3.7"
services:
nextcloud:
image: nextcloud:latest
image: nextcloud:25.0.3
container_name: nextcloud_main
restart: unless-stopped
ports:
@ -50,7 +50,7 @@ services:
- /usr/docker_binds/nextcloud/redis:/data
cron:
image: nextcloud:23.0
image: nextcloud:25.0
container_name: nextcloud_cron
restart: always
volumes: