Update gitea/gitea Docker tag to v1.24.0 #5

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-06-10 12:05:26 +00:00

View File

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