Update gitea/gitea Docker tag to v1.27.2

This commit is contained in:
2026-08-14 00:01:13 +00:00
parent 9bebdd056f
commit bdd61c7285
+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