Update gitea/gitea Docker tag to v1.24.6

This commit is contained in:
2025-09-11 21:31:53 +00:00
parent e6331473e9
commit 8b233f6386

View File

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