Update gitea/gitea Docker tag to v1.25.1 #16

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-11-05 14:16:46 +00:00
Showing only changes of commit 136250d1fc - Show all commits

View File

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