Update docker.io/gitea/gitea Docker tag to v1.23.6
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.5-rootless -> 1.23.6-rootless |
Release Notes
go-gitea/gitea (docker.io/gitea/gitea)
v1.23.6
- SECURITY
- BUGFIXES
- Drop timeout for requests made to the internal hook api (#33947) (#33970)
- Fix maven panic when no package exists (#33888) (#33889)
- Fix markdown render (#33870) (#33875)
- Fix auto concurrency cancellation skips commit status updates (#33764) (#33849)
- Fix oauth2 auth (#33961) (#33962)
- Fix incorrect 1.23 translations (#33932)
- Try to figure out attribute checker problem (#33901) (#33902)
- Ignore trivial errors when updating push data (#33864) (#33887)
- Fix some UI problems for 1.23 (#33856)
- Removing unwanted ui container (#33833) (#33835)
- Support disable passkey auth (#33348) (#33819)
- Do not call "git diff" when listing MRs (#33817)
- Try to fix ACME (3rd) (#33807) (#33808)
- Fix incorrect code search indexer options (#33992) #33999