Update gitea/gitea Docker tag to v1.27.1

This commit is contained in:
2026-07-28 00:01:12 +00:00
parent 2093aff379
commit 1099d01c14
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services: services:
server: server:
image: gitea/gitea:1.27.0 image: gitea/gitea:1.27.1
container_name: gitea container_name: gitea
depends_on: depends_on:
- db_pg17 - db_pg17