Merge pull request 'Update postgres Docker tag to v17.11' (#37) from renovate/postgres-17.x into main

Reviewed-on: #37
This commit was merged in pull request #37.
This commit is contained in:
2026-08-14 07:38:57 +00:00
+1 -1
View File
@@ -58,7 +58,7 @@ services:
- oidc_client_secret
db_pg17:
image: postgres:17.10
image: postgres:17.11
container_name: mealie_db_pg17
restart: unless-stopped
healthcheck: