chore(container): update docker.io/renovate/renovate docker tag to v41.46.4 (#38003)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.46.3-full` -> `41.46.4-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.46.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.3...41.46.4) ##### Bug Fixes - **azure,bitbucket-server:** bearer auth for cloning repos sets extra header correctly ([#​37235](https://redirect.github.com/renovatebot/renovate/issues/37235)) ([99af755](https://redirect.github.com/renovatebot/renovate/commit/99af75579d507c7a02828d8ebc97d647e30a6d21)) - **platform/github:** reduce max body length to 58k ([#​37236](https://redirect.github.com/renovatebot/renovate/issues/37236)) ([427f782](https://redirect.github.com/renovatebot/renovate/commit/427f78248aa0ebdb3fc3a84a13f600322c36ecd7)) ##### Documentation - **gitea:** improve `forgejo` deprecation message ([#​37233](https://redirect.github.com/renovatebot/renovate/issues/37233)) ([2b4044e](https://redirect.github.com/renovatebot/renovate/commit/2b4044e5831dec2a2e8c25281b679e182d8906c1)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.46.3-full@sha256:56a9fa8768d58fdaaa9b2664f1725f7f4364904a6d1c1291218cc37de8570b72
|
||||
FROM docker.io/renovate/renovate:41.46.4-full@sha256:39846969666603bcbc0ad653f4d341f291abf523fb3a00d1c8a5ad35dcfd8b28
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user