Update postgres Docker tag to v18

This commit is contained in:
2026-02-18 16:01:12 +00:00
parent a32a836cf0
commit 6496506d79

View File

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