Update postgres Docker tag to v18

This commit is contained in:
2025-09-26 08:01:59 +00:00
parent 693344de05
commit 647f58eeb5

View File

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