Update docker.io/gitea/gitea Docker tag to v1.23.8
No problems automatically updating patch version Docker image and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/gitea/gitea | patch | 1.23.7-rootless -> 1.23.8-rootless |
Release Notes
go-gitea/gitea (docker.io/gitea/gitea)
v1.23.8
-
SECURITY
-
BUGFIXES
- Fix releases sidebar navigation link (#34436) #34439
- Fix bug webhook milestone is not right. (#34419) #34429
- Fix two missed null value checks on the wiki page. (#34205) (#34215)
- Swift files can be passed either as file or as form value (#34068) (#34236)
- Fix bug when API get pull changed files for deleted head repository (#34333) (#34368)
- Upgrade github v61 -> v71 to fix migrating bug (#34389)
- Fix bug when visiting comparation page (#34334) (#34364)
- Fix wrong review requests when updating the pull request (#34286) (#34304)
- Fix github migration error when using multiple tokens (#34144) (#34302)
- Explicitly not update indexes when sync database schemas (#34281) (#34295)
- Fix panic when comment is nil (#34257) (#34277)
- Fix project board links to related Merge Requests (#34213) (#34222)
- Don't assume the default wiki branch is master in the wiki API (#34244) (#34245)
-
DOCUMENTATION
-
MISC
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.