Update docker-compose.yml

This commit is contained in:
Jake Barnby
2026-02-11 19:34:59 +13:00
committed by GitHub
parent 1dec34cc2d
commit 00fdf76d71
+1 -1
View File
@@ -1196,7 +1196,7 @@ services:
command: "mysqld --innodb-flush-method=fsync"
postgresql:
image: postgres:15
image: postgres:18
container_name: appwrite-postgresql
<<: *x-logging
networks: