chore(container): update docker.io/renovate/renovate docker tag to v41.45.0 (#37980)
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 | minor | `41.43.7-full` -> `41.45.0-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.45.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.45.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.44.0...41.45.0) ##### Features - **azure:** add support for rebase-merge ([#​33732](https://redirect.github.com/renovatebot/renovate/issues/33732)) ([6c40f18](https://redirect.github.com/renovatebot/renovate/commit/6c40f185e4280271c811ec022178169ef6d96559)) ### [`v41.44.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.44.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.43.7...41.44.0) ##### Features - Add configurable `artifactErrorWarning` user string ([#​37177](https://redirect.github.com/renovatebot/renovate/issues/37177)) ([ea7fd6e](https://redirect.github.com/renovatebot/renovate/commit/ea7fd6e3428d9683339a109ef190d79135d609f5)) ##### Documentation - update references to renovate/renovate (main) ([#​37179](https://redirect.github.com/renovatebot/renovate/issues/37179)) ([ac65158](https://redirect.github.com/renovatebot/renovate/commit/ac65158a18ff5af867c887b9b81f9b10a53e664d)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.43.7-full@sha256:3816a98e7ed6e65d8f63876c8665098feef982c3dd7e8bd60f8bf6ec1c4fb6b9
|
||||
FROM docker.io/renovate/renovate:41.45.0-full@sha256:c6ee5874496d1163f46d3d4b2033b7f78828413bb669d2ca37a377b17bca5c88
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user