diff --git a/nextcloud/docker-compose.yml b/nextcloud/docker-compose.yml index 603f98c..8ce8aab 100644 --- a/nextcloud/docker-compose.yml +++ b/nextcloud/docker-compose.yml @@ -14,7 +14,7 @@ services: restart: always app: - image: nextcloud:25.0.1-apache + image: nextcloud:25.0.13-apache restart: always volumes: - nextcloud:/var/www/html