Update postgres Docker tag to v17.9

This commit was merged in pull request #23.
This commit is contained in:
2026-02-27 00:01:15 +00:00
parent 25a22a88c6
commit 428daef12e

View File

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