Compare commits

...

2 Commits

Author SHA1 Message Date
6496506d79 Update postgres Docker tag to v18 2026-02-18 16:01:12 +00:00
a32a836cf0 Update postgres Docker tag to v17.8 2026-02-13 00:01:33 +00:00

View File

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