Update gitea/gitea Docker tag to v1.27 (#6863)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-18 01:09:49 +00:00
committed by GitHub
co-authored by lnx01
parent 3388c64eaa
commit f10f258ee7
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- pgsql:/var/lib/postgresql/data/pgdata
gitea:
image: gitea/gitea:1.26
image: gitea/gitea:1.27
ports:
- 3000:3000
volumes: