Update gitea/gitea Docker tag to v1.25.2 #18

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-11-23 12:38:10 +00:00
Showing only changes of commit eef8ab1ee2 - Show all commits

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