chore(container): update docker.io/renovate/renovate docker tag to v41.53.0 (#38127)
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.52.3-full` -> `41.53.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.53.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.53.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.3...41.53.0) ##### Features - **pip-compile:** add --no-emit-package to uv pip compile allowed arguments ([#​37315](https://redirect.github.com/renovatebot/renovate/issues/37315)) ([db9eef8](https://redirect.github.com/renovatebot/renovate/commit/db9eef8dc62e30a48afb769f74c55ea370d39455)) ##### Bug Fixes - Always use default import from `upath` and `semver-stable` ([#​37325](https://redirect.github.com/renovatebot/renovate/issues/37325)) ([7c79c11](https://redirect.github.com/renovatebot/renovate/commit/7c79c11285bc602277d475b9f90701a5d67c6c19)) </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.52.3-full@sha256:44f22bcfbf4eb2b91cd43feede8c564b34e8a61a701537c6bbc1572a4a1bd5b7
|
||||
FROM docker.io/renovate/renovate:41.53.0-full@sha256:7da25ff09b748102286489eff5d22a9a5d66e6960a3af5f3c0ab173af3fc467f
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user