Update gitea/gitea Docker tag to v1.26 (#6466)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-19 11:47:22 +02:00
committed by GitHub
parent d75d53583d
commit 6e57d70d51

View File

@@ -13,7 +13,7 @@ services:
- pgsql:/var/lib/postgresql/data/pgdata
gitea:
image: gitea/gitea:1.25
image: gitea/gitea:1.26
ports:
- 3000:3000
volumes: