Compare commits

..

1 Commits

Author SHA1 Message Date
bece15f90d Update postgres Docker tag to v18 2026-02-05 16:11:34 +00:00

View File

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