Update gitea/gitea Docker tag to v1.24.4 #10

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-08-05 06:15:42 +00:00
Showing only changes of commit b65f4bc7a7 - Show all commits

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