chore(container): update docker.io/renovate/renovate docker tag to v41.64.2 (#38316)
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.63.0-full` -> `41.64.2-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.64.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.0...41.64.2) ##### Build System - **deps:** update dependency [@​renovatebot/pep440](https://redirect.github.com/renovatebot/pep440) to v4.2.0 (main) ([#​37452](https://redirect.github.com/renovatebot/renovate/issues/37452)) ([06e8733](https://redirect.github.com/renovatebot/renovate/commit/06e87335dbcfd2199c5600fcaf33090b5b0b58d5)) - **deps:** update dependency yaml to v2.8.1 (main) ([#​37451](https://redirect.github.com/renovatebot/renovate/issues/37451)) ([e5064ab](https://redirect.github.com/renovatebot/renovate/commit/e5064abec082541ca8cacdcc26c7bd725cdc0bed)) ### [`v41.64.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.63.0...41.64.0) ##### Features - **nuget:** allow restoring workloads before restoring packages ([#​37449](https://redirect.github.com/renovatebot/renovate/issues/37449)) ([df2adeb](https://redirect.github.com/renovatebot/renovate/commit/df2adeb11021dbddeb345a8e782b19dd7362859f)) ##### Bug Fixes - **nuget:** restore all projects if `global.json` changes ([#​37450](https://redirect.github.com/renovatebot/renovate/issues/37450)) ([930fb7c](https://redirect.github.com/renovatebot/renovate/commit/930fb7cd8ded2b092a1b4ad8cdcc57a5d492ac76)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.71 (main) ([#​37447](https://redirect.github.com/renovatebot/renovate/issues/37447)) ([5a5d892](https://redirect.github.com/renovatebot/renovate/commit/5a5d892e3008794058ffdbc9838f67ab55d1d935)) - **deps:** update github/codeql-action action to v3.29.9 (main) ([#​37448](https://redirect.github.com/renovatebot/renovate/issues/37448)) ([5cb2d33](https://redirect.github.com/renovatebot/renovate/commit/5cb2d3356c5d99361f945f7fe1c8bead0ec11aab)) ##### Code Refactoring - **npm:** move yarnrc schema and types to a central place ([#​37412](https://redirect.github.com/renovatebot/renovate/issues/37412)) ([f898f7c](https://redirect.github.com/renovatebot/renovate/commit/f898f7c7832ee2b05fcca3142bcffeece25a7269)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.63.0-full@sha256:17ec74bdd05bd146bfd8f2e50e5cff0ad0b2bcb40a1c8c3fd2e081b29acf901e
|
||||
FROM docker.io/renovate/renovate:41.64.2-full@sha256:9ef8aa4af6ae92145ca6c583a71f9235439d9750158a1b1a96cbc5249265ff71
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user