feat: Support for Gitea 22.1.3

This commit is contained in:
wanghe-fit2cloud
2024-09-14 11:26:07 +08:00
parent 28879c77a4
commit c26695e4aa
4 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
gitea:
image: gitea.cn/gitea/gitea:1.21.11
image: commitgo/gitea-ee:22.1.3
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000

View File

@@ -11,7 +11,7 @@ additionalProperties:
shortDescZh: 新一代的代码托管平台
shortDescEn: The next generation of code hosting platform
type: tool
crossVersionUpdate: false
crossVersionUpdate: true
limit: 0
recommend: 11
website: https://gitea.io/