Use custom image

This commit is contained in:
Jake Barnby
2026-03-03 00:46:25 +13:00
parent 349bc63618
commit 029cd695dd
+1 -1
View File
@@ -1065,7 +1065,7 @@ $hostPath = rtrim($this->getParam('hostPath', ''), '/');
<?php elseif ($dbService === 'postgresql'): ?>
postgresql:
image: postgres:18
image: appwrite/postgres:0.1.0
container_name: appwrite-postgresql
restart: unless-stopped
networks: