Update postgres Docker tag to v18

This commit is contained in:
2025-11-19 00:01:46 +00:00
parent 2196a45645
commit 255583913c

View File

@@ -57,7 +57,7 @@ services:
- oidc_client_secret
db_pg17:
image: postgres:17.7
image: postgres:18.1
container_name: mealie_db_pg17
restart: unless-stopped
healthcheck: