diff --git a/nextcloudaio/docker-compose.yml b/nextcloudaio/docker-compose.yml index c872d66..893f9b3 100644 --- a/nextcloudaio/docker-compose.yml +++ b/nextcloudaio/docker-compose.yml @@ -1,6 +1,6 @@ services: nextcloud-aio-mastercontainer: - image: ghcr.io/nextcloud-releases/all-in-one:latest + image: ghcr.io/nextcloud/all-in-one:20250325_084656 init: true restart: always container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed as otherwise AIO will not work correctly