diff --git a/phantom/nextcloud.compose.yaml b/phantom/nextcloud.compose.yaml index 22e2e68..1c230ac 100644 --- a/phantom/nextcloud.compose.yaml +++ b/phantom/nextcloud.compose.yaml @@ -74,7 +74,7 @@ services: environment: - POSTGRES_DB=nextcloud - POSTGRES_USER=nextcloud - image: postgres:17 + image: postgres:18 networks: - nextcloud-postgres - uptime-kuma-nextcloud-postgres