Unpin console version to get latest automatically

Only during local development
This commit is contained in:
Matej Bačo
2026-05-11 12:50:44 +02:00
parent 83887b09b6
commit 9fae4c965f
+1 -1
View File
@@ -255,7 +255,7 @@ services:
appwrite-console:
<<: *x-logging
container_name: appwrite-console
image: appwrite/console:7.8.45
image: appwrite/console:8
restart: unless-stopped
networks:
- appwrite