mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-26 15:07:25 +00:00
Compare commits
1 Commits
base_image
...
v1.35.0
Author | SHA1 | Date | |
---|---|---|---|
|
2f0edb0cb4 |
@@ -1728,3 +1728,6 @@
|
|||||||
* Fix mCaptcha bug (#33659) (#33661)
|
* Fix mCaptcha bug (#33659) (#33661)
|
||||||
* Git graph: don't show detached commits (#33645) (#33650)
|
* Git graph: don't show detached commits (#33645) (#33650)
|
||||||
|
|
||||||
|
[1.35.0]
|
||||||
|
* Base image 5
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
"author": "Gitea developers",
|
"author": "Gitea developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"tagline": "A painless self-hosted Git Service",
|
"tagline": "A painless self-hosted Git Service",
|
||||||
"version": "1.34.4",
|
"version": "1.35.0",
|
||||||
"upstreamVersion": "1.23.5",
|
"upstreamVersion": "1.23.5",
|
||||||
"healthCheckPath": "/explore",
|
"healthCheckPath": "/explore",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
|
Reference in New Issue
Block a user