Update gitea/gitea Docker tag to v1.24.1 #6

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-06-20 08:04:19 +00:00
Showing only changes of commit 1f4ea67f5c - Show all commits

View File

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