From c775af77341b367392a257ae13baf04dff233a32 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 27 Feb 2026 20:48:34 +0000 Subject: [PATCH] Update nextcloudaio/docker-compose.yml --- nextcloudaio/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloudaio/docker-compose.yml b/nextcloudaio/docker-compose.yml index 893f9b3..0ee6d6b 100644 --- a/nextcloudaio/docker-compose.yml +++ b/nextcloudaio/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:latest init: true restart: always container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed as otherwise AIO will not work correctly