Update gitea/gitea Docker tag to v1.25.4

This commit is contained in:
2026-01-22 08:01:27 +00:00
parent 0d4abfa020
commit 5ef33c5724

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