Update gitea/gitea Docker tag to v1.25.4 #20

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2026-01-23 18:28:12 +00:00

View File

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