Update gitea/gitea Docker tag to v1.27.0

This commit is contained in:
2026-07-14 00:01:28 +00:00
parent f58760c552
commit 39a2c522d1
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services: services:
server: server:
image: gitea/gitea:1.26.4 image: gitea/gitea:1.27.0
container_name: gitea container_name: gitea
depends_on: depends_on:
- db_pg17 - db_pg17