Compare commits

..

1 Commits

Author SHA1 Message Date
fe5b78e730 Update postgres Docker tag to v18 2025-11-19 00:01:08 +00:00

View File

@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.25.3
image: gitea/gitea:1.25.1
container_name: gitea
depends_on:
- db_pg17