Update console

This commit is contained in:
Jake Barnby
2025-07-21 18:53:54 +12:00
parent 3e8cd9d748
commit 25074ca2b1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ $image = $this->getParam('image', '');
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: <?php echo $organization; ?>/console:6.0.13
image: <?php echo $organization; ?>/console:6.2.0
restart: unless-stopped
networks:
- appwrite
+1 -1
View File
@@ -214,7 +214,7 @@ services:
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: appwrite/console:6.1.12
image: appwrite/console:6.2.0
restart: unless-stopped
networks:
- appwrite