Update postgres Docker tag to v17.5

This commit is contained in:
2025-05-09 00:00:49 +00:00
parent 08ca3248b7
commit 3b92504056

View File

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