Update gitea/gitea Docker tag to v1.24.4

This commit is contained in:
2025-08-05 00:01:08 +00:00
parent 4b83ff1663
commit b65f4bc7a7

View File

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