Update gitea/gitea Docker tag to v1.26.1 #29

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2026-04-29 07:30:16 +00:00
Showing only changes of commit 1ce3f556fd - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.26.0
image: gitea/gitea:1.26.1
container_name: gitea
depends_on:
- db_pg17