Update postgres Docker tag to v18

This commit is contained in:
2026-02-18 16:02:11 +00:00
parent 6950400633
commit 61d24df480

View File

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