Update postgres Docker tag to v18

This commit is contained in:
2026-01-20 16:10:49 +00:00
parent bf8e392e12
commit cf2f12f0b2

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: