Skip to content

Commit

Permalink
feat: Support for Gitea 22.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghe-fit2cloud committed Sep 14, 2024
1 parent 28879c7 commit c26695e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -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
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion apps/gitea/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit c26695e

Please sign in to comment.