Update postgres Docker tag to v17.5

This commit is contained in:
2025-05-09 00:01:25 +00:00
parent 25d30b646d
commit 1d4184d105

View File

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