Compare commits

..

1 Commits

Author SHA1 Message Date
428daef12e Update postgres Docker tag to v17.9 2026-02-27 00:01:15 +00:00

View File

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