Update postgres Docker tag to v17.6

This commit is contained in:
2025-08-15 16:35:06 +00:00
parent a57642b40b
commit ddebb8e93c

View File

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