Update postgres Docker tag to v17.5 #3

Merged
Akumatic merged 1 commits from renovate/postgres-17.x into main 2025-05-13 12:04:38 +00:00
Showing only changes of commit 1d4184d105 - Show all commits

View File

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