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
commit 942775c352
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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

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