diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 6f6fac3f77..f53a6f2545 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -177,7 +177,7 @@ $image = $this->getParam('image', ''); appwrite-console: <<: *x-logging container_name: appwrite-console - image: /console:6.0.1 + image: /console:6.0.8 restart: unless-stopped networks: - appwrite diff --git a/docker-compose.yml b/docker-compose.yml index 48a94f6ce1..6c7900ac78 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -213,7 +213,7 @@ services: appwrite-console: <<: *x-logging container_name: appwrite-console - image: appwrite/console:6.0.7 + image: appwrite/console:6.0.8 restart: unless-stopped networks: - appwrite