Update console

This commit is contained in:
Jake Barnby
2025-05-19 02:31:02 +12:00
parent cb9f45a546
commit 3e2afc468a
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.0
image: <?php echo $organization; ?>/console:6.0.1
restart: unless-stopped
networks:
- appwrite
+1 -1
View File
@@ -213,7 +213,7 @@ services:
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: appwrite/console:6.0.0
image: appwrite/console:6.0.1
restart: unless-stopped
networks:
- appwrite