Update postgres Docker tag to v17.7

This commit was merged in pull request #12.
This commit is contained in:
2025-11-14 00:01:36 +00:00
parent aace6bf95c
commit 0cdffc62df

View File

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