Update docker.io/gitea/gitea Docker tag to v1.24.2
No problems automatically updating minor 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.24.0-rootless -> 1.24.2-rootless |
Release Notes
go-gitea/gitea (docker.io/gitea/gitea)
v1.24.2
This is a quick release to resolve docker images push bug
- BUGFIXES
- BUILD
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
v1.24.1
-
ENHANCEMENTS
-
BUGFIXES
- When using rules to delete packages, remove unclean bugs (#34632) (#34761)
- Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756)
- Prevent double markdown link brackets when pasting URL (#34745) (#34748)
- Prevent duplicate form submissions when creating forks (#34714) (#34735)
- Fix markdown wrap (#34697) (#34702)
- Fix pull requests API convert panic when head repository is deleted. (#34685) (#34687)
- Fix commit message rendering and some UI problems (#34680) (#34683)
- Fix container range bug (#34725) (#34732)
- Fix incorrect cli default values (#34765) (#34766)
- Fix dropdown filter (#34708) (#34711)
- Hide href attribute of a tag if there is no target_url (#34556) (#34684)
- Fix tag target (#34781) #34783
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.