Update gitea/gitea Docker tag to v1.24.6 #14

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-09-14 20:12:34 +00:00
Showing only changes of commit 8b233f6386 - Show all commits

View File

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