Update postgres Docker tag to v17.6

This commit is contained in:
2025-08-15 16:34:17 +00:00
parent 59b0fedd80
commit e6331473e9

View File

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