Update gitea/gitea Docker tag to v1.27.3 #53

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2026-08-30 13:22:20 +00:00
Showing only changes of commit 27bf17dc95 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.27.2
image: gitea/gitea:1.27.3
container_name: gitea
depends_on:
- db_pg17