1 Commits

Author SHA1 Message Date
c9494796c1 Update postgres Docker tag to v18 2026-02-13 00:02:13 +00:00

View File

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