Update postgres Docker tag to v17.6 #12

Merged
Akumatic merged 1 commits from renovate/postgres-17.x into main 2025-08-15 16:46:51 +00:00

View File

@@ -88,7 +88,7 @@ services:
- runner_token - runner_token
db_pg17: db_pg17:
image: postgres:17.5 image: postgres:17.6
container_name: gitea_db_pg17 container_name: gitea_db_pg17
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck: