Update postgres Docker tag to v17.10

This commit was merged in pull request #29.
This commit is contained in:
2026-05-15 00:02:20 +00:00
parent 75320255db
commit e61bfaac56
+1 -1
View File
@@ -57,7 +57,7 @@ services:
- oidc_client_secret - oidc_client_secret
db_pg17: db_pg17:
image: postgres:17.9 image: postgres:17.10
container_name: mealie_db_pg17 container_name: mealie_db_pg17
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck: