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