Update postgres Docker tag to v17.7

This commit was merged in pull request #17.
This commit is contained in:
2025-11-14 00:01:03 +00:00
parent 136250d1fc
commit 63976f6a3f

View File

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