diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml
index 1439d80124..eefde2ec4a 100644
--- a/app/views/install/compose.phtml
+++ b/app/views/install/compose.phtml
@@ -1065,7 +1065,7 @@ $hostPath = rtrim($this->getParam('hostPath', ''), '/');
postgresql:
- image: postgres:18
+ image: appwrite/postgres:0.1.0
container_name: appwrite-postgresql
restart: unless-stopped
networks: