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

chore: bump console version

This commit is contained in:
Torsten Dittmann 2024-08-26 17:51:03 +02:00
parent e78767f1a0
commit 588475cddf
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:5.0.1
image: <?php echo $organization; ?>/console:5.0.4
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.1
image: appwrite/console:5.0.4
restart: unless-stopped
networks:
- appwrite