Update gitea/gitea Docker tag to v1.24.3 #9

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-07-15 08:48:29 +00:00

View File

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