From 6f41ec3f93af5a48f3f5ab04f06b94be09e89867 Mon Sep 17 00:00:00 2001 From: john Date: Sat, 28 Feb 2026 18:02:42 +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 20c87ef..ac53d67 100644 --- a/ncaio/docker-compose.yml +++ b/ncaio/docker-compose.yml @@ -1,6 +1,6 @@ services: nextcloud-aio-mastercontainer: - image: 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