feat: Support for Gitea 22.1.3
This commit is contained in:
@@ -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
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user