Update docker.io/gitea/gitea Docker tag to v1.23.3
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.1-rootless -> 1.23.3-rootless |
Release Notes
go-gitea/gitea (docker.io/gitea/gitea)
v1.23.3
- Security
- Build Gitea with Golang v1.23.6 to fix security bugs
- BUGFIXES
- Fix a bug caused by status webhook template #β33512
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
v1.23.2
- BREAKING
- ENHANCEMENTS
- BUGFIXES
- Fix code button alignment (#β33345) (#β33351)
- Correct bot label
vertical-align
(#β33477) (#β33480) - Fix SSH LFS memory usage (#β33455) (#β33460)
- Fix issue sidebar dropdown keyboard support (#β33447) (#β33450)
- Fix user avatar (#β33439)
- Fix
GetCommitBranchStart
bug (#β33298) (#β33421) - Add pubdate for repository rss and add some tests (#β33411) (#β33416)
- Add missed auto merge feed message on dashboard (#β33309) (#β33405)
- Fix issue suggestion bug (#β33389) (#β33391)
- Make issue suggestion work for all editors (#β33340) (#β33342)
- Fix issue count (#β33338) (#β33341)
- Fix Account linking page (#β33325) (#β33327)
- Fix closed dependency title (#β33285) (#β33287)
- Fix sidebar milestone link (#β33269) (#β33272)
- Fix missing license when sync mirror (#β33255) (#β33258)
- Fix upload file form (#β33230) (#β33233)
- Fix mirror bug (#β33224) (#β33225)
- Fix system admin cannot fork or get private fork with API (#β33401) (#β33417)
- Fix push message behavior (#β33215) (#β33317)
- Trivial fixes (#β33304) (#β33312)
- Fix "stop time tracking button" on navbar (#β33084) (#β33300)
- Fix tag route and empty repo (#β33253)
- Fix cache test triggered by non memory cache (#β33220) (#β33221)
- Revert empty lfs ref name (#β33454) (#β33457)
- Fix flex width (#β33414) (#β33418)
- Fix commit status events (#β33320) #β33493
- Fix unnecessary comment when moving issue on the same project column (#β33496) #β33499
- Add timetzdata build tag to binary releases (#β33463) #β33503
- MISC
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.