Update gitea/gitea Docker tag to v1.26.4 #38

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2026-06-23 07:30:27 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.26.3
image: gitea/gitea:1.26.4
container_name: gitea
depends_on:
- db_pg17