From 56fca17ebdfd34f6a27e4e75c12f99508f3fea3e Mon Sep 17 00:00:00 2001 From: john Date: Sat, 28 Feb 2026 15:57:54 +0000 Subject: [PATCH] Update ncaio/docker-compose.yml --- ncaio/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncaio/docker-compose.yml b/ncaio/docker-compose.yml index f4187cc..20c87ef 100644 --- a/ncaio/docker-compose.yml +++ b/ncaio/docker-compose.yml @@ -1,6 +1,6 @@ services: nextcloud-aio-mastercontainer: - image: ghcr.io/nextcloud/all-in-one:20250325_084656 + image: 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