chore(container): update docker.io/renovate/renovate docker tag to v41.53.1 (#38130)
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.53.0-full` -> `41.53.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.53.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.53.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.53.0...41.53.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.4 (main) ([#​37341](https://redirect.github.com/renovatebot/renovate/issues/37341)) ([a76c80e](https://redirect.github.com/renovatebot/renovate/commit/a76c80e8f593fb2fb4442be1f5936bf9b949475f)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.17.0 (main) ([#​37338](https://redirect.github.com/renovatebot/renovate/issues/37338)) ([b9d22a3](https://redirect.github.com/renovatebot/renovate/commit/b9d22a391f9747fa424feef951faba575faead55)) ##### Code Refactoring - **dependency-dashboard:** checkbox handling with reusable utility functions ([#​37339](https://redirect.github.com/renovatebot/renovate/issues/37339)) ([14c62bf](https://redirect.github.com/renovatebot/renovate/commit/14c62bf7d101599c695fba6d56827035a84c9b08)) - **npm:** prepartion for yarn catalogs integration ([#​37333](https://redirect.github.com/renovatebot/renovate/issues/37333)) ([71fba5e](https://redirect.github.com/renovatebot/renovate/commit/71fba5e8d2a876b55703e4e3a54eb8f4087e9425)) </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.53.0-full@sha256:7da25ff09b748102286489eff5d22a9a5d66e6960a3af5f3c0ab173af3fc467f
|
||||
FROM docker.io/renovate/renovate:41.53.1-full@sha256:b49a823b9bcfccd2470dad0b24771392d79470b266b1b97956ca1b381e0446e8
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user