Update postgres Docker tag to v17.10 #32

Merged
Akumatic merged 1 commits from renovate/postgres-17.x into main 2026-05-20 07:47:07 +00:00
+1 -1
View File
@@ -88,7 +88,7 @@ services:
- runner_token
db_pg17:
image: postgres:17.9
image: postgres:17.10
container_name: gitea_db_pg17
restart: unless-stopped
healthcheck: