Update postgres Docker tag to v17.6 #6

Merged
Akumatic merged 1 commits from renovate/postgres-17.x into main 2025-08-15 16:47:22 +00:00

View File

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