Update postgres Docker tag to v17.8

This commit was merged in pull request #21.
This commit is contained in:
2026-02-13 00:02:11 +00:00
parent e415ffe50c
commit 23e8765189

View File

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