Update gitea/gitea Docker tag to v1.25.5

This commit was merged in pull request #24.
This commit is contained in:
2026-03-13 08:01:15 +00:00
parent 428daef12e
commit c1b3b6f428

View File

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