chore(container): update docker.io/renovate/renovate docker tag to v41.82.1 (#38669)
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.81.6-full` -> `41.82.1-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.82.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.82.0...41.82.1) ##### Bug Fixes - **workers:** skip platform automerge reattempt in dry run ([#​37631](https://redirect.github.com/renovatebot/renovate/issues/37631)) ([2a0feb0](https://redirect.github.com/renovatebot/renovate/commit/2a0feb04e91b5ebf51c598b48651804681802b99)) ### [`v41.82.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.6...41.82.0) ##### Features - **pep621:** return found lockfiles ([#​37633](https://redirect.github.com/renovatebot/renovate/issues/37633)) ([0691d29](https://redirect.github.com/renovatebot/renovate/commit/0691d29ae9b3335259e82a58fc940e8443153639)) ##### Miscellaneous Chores - **deps:** update codecov/codecov-action action to v5.5.0 (main) ([#​37634](https://redirect.github.com/renovatebot/renovate/issues/37634)) ([30c0983](https://redirect.github.com/renovatebot/renovate/commit/30c0983c8b386d8f28ce00160bcd9db3b55e9218)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.81.6-full@sha256:4da0ed11d041de0ec31f5338ed43d2dadd8f23eb6e55bc9a20d5248054861796
|
||||
FROM docker.io/renovate/renovate:41.82.1-full@sha256:e868d10b9c1c00f3c63105caa70d209380e43b6c4bd77174150de2b9d1046a18
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user