1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00

chore: upgrade console

This commit is contained in:
Torsten Dittmann 2024-07-18 20:59:55 +02:00
parent af998ef868
commit 0661291d4c
2 changed files with 2 additions and 2 deletions

View file

@ -166,7 +166,7 @@ $image = $this->getParam('image', '');
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: <?php echo $organization; ?>/console:appwrite/console:5.0.0-rc.6
image: <?php echo $organization; ?>/console:appwrite/console:5.0.0-rc.7
restart: unless-stopped
networks:
- appwrite

View file

@ -195,7 +195,7 @@ services:
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: appwrite/console:5.0.0-rc.6
image: appwrite/console:5.0.0-rc.7
restart: unless-stopped
networks:
- appwrite