Update gitea/gitea Docker tag to v1.25.0

This commit is contained in:
2025-10-30 00:01:09 +00:00
parent 693344de05
commit 93d721582d

View File

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