Update gitea/gitea Docker tag to v1.24.7

This commit is contained in:
2025-10-25 08:02:02 +00:00
parent 693344de05
commit 357fc2e18c

View File

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