Update gitea/gitea Docker tag to v1.26.3 #37

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2026-06-21 00:52:46 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.26.2
image: gitea/gitea:1.26.3
container_name: gitea
depends_on:
- db_pg17