Update postgres Docker tag to v17.9 #23

Merged
Akumatic merged 1 commits from renovate/postgres-17.x into main 2026-02-27 13:29:04 +00:00
Showing only changes of commit 428daef12e - Show all commits

View File

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