From 29dd4e23e2240268eb0a7c2bfc1f50105fd373f9 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Wed, 17 Dec 2025 18:36:30 +1300 Subject: [PATCH] Update console --- app/views/install/compose.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 73bd8f281c..c79b8d694a 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -182,7 +182,7 @@ $dbService = $this->getParam('database'); appwrite-console: <<: *x-logging container_name: appwrite-console - image: /console:7.4.7 + image: /console:7.6.4 restart: unless-stopped networks: - appwrite