Update gitea/gitea Docker tag to v1.27.2

This commit is contained in:
2026-08-14 07:38:34 +00:00
committed by Akumatic
parent 8990cf10eb
commit 687563d50a
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.27.1
image: gitea/gitea:1.27.2
container_name: gitea
depends_on:
- db_pg17