Update postgres Docker tag to v17.9

This commit was merged in pull request #23.
This commit is contained in:
2026-02-27 00:02:06 +00:00
parent 6950400633
commit 7e0fe29f6a

View File

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