2 Commits

Author SHA1 Message Date
006fcb9fd7 Update postgres Docker tag to v18 2026-02-27 16:02:35 +00:00
7e0fe29f6a Update postgres Docker tag to v17.9 2026-02-27 00:02:06 +00:00

View File

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