Update postgres Docker tag to v17.10 #29

Merged
Akumatic merged 1 commits from renovate/postgres-17.x into main 2026-05-20 07:47:13 +00:00
Showing only changes of commit e61bfaac56 - Show all commits
+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: