Update postgres Docker tag to v18

This commit is contained in:
2025-11-19 00:01:08 +00:00
parent 63976f6a3f
commit fe5b78e730

View File

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