Update gitea/gitea Docker tag to v1.25.2

This commit was merged in pull request #18.
This commit is contained in:
2025-11-23 00:01:05 +00:00
parent 63976f6a3f
commit eef8ab1ee2

View File

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