Merge pull request #9631 from appwrite/chore-bump-console-5.2.56

Bump console to version 5.2.56
This commit is contained in:
Christy Jacob
2025-04-10 19:01:06 +04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ $image = $this->getParam('image', '');
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: <?php echo $organization; ?>/console:5.2.53
image: <?php echo $organization; ?>/console:5.2.56
restart: unless-stopped
networks:
- appwrite
+1 -1
View File
@@ -204,7 +204,7 @@ services:
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: appwrite/console:5.2.53
image: appwrite/console:5.2.56
restart: unless-stopped
networks:
- appwrite