From c1ba044ae5a2a92c7b4a5a99c5e029d60938233f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Aug 2025 02:36:16 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.46.6 (#38015) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.46.5-full` -> `41.46.6-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v41.46.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.5...41.46.6) ##### Build System - **deps:** update node.js to v22.18.0 (main) ([#​37245](https://redirect.github.com/renovatebot/renovate/issues/37245)) ([3e95178](https://redirect.github.com/renovatebot/renovate/commit/3e95178030d02d0d916f4bf44943858f56beef87))
--- ### 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. --- - [ ] 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). --- containers/apps/renovate/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/renovate/Dockerfile b/containers/apps/renovate/Dockerfile index a8f7fa49287..697a55b4199 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.46.5-full@sha256:5bfb2d7f372341e3b56766502559a7e5bf3f831adc68e575074c7f12e4f067bb +FROM docker.io/renovate/renovate:41.46.6-full@sha256:8883cbf1d6e4b70d56b95eeee0bf5573d5464f2862ef8f4364cbb577801f0522 ARG VERSION ARG CONTAINER_NAME