Update gitea/gitea Docker tag to v1.27.3

This commit is contained in:
2026-08-30 00:00:55 +00:00
parent 151f563fa7
commit 27bf17dc95
+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