From 3746217618d71e5d59623204ba99b306efd4f7f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Sep 2025 17:25:38 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.96.2 (#39121) 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.96.1-full` -> `41.96.2-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.96.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.96.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.96.1...41.96.2) ##### Bug Fixes - **platform:** open or update issue correctly ([#​37831](https://redirect.github.com/renovatebot/renovate/issues/37831)) ([7ac5c93](https://redirect.github.com/renovatebot/renovate/commit/7ac5c93070600a1b8a4c07f10eac927ee2f348f8))
--- ### 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 88b93941309..d9f51cf7c3f 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.96.1-full@sha256:6f9e116b54c939b08601d00110a68566d78455f262ccc7c03d57bd88e6118332 +FROM docker.io/renovate/renovate:41.96.2-full@sha256:9b71be16d807828851346298be365a48587c04b761cd5b4b2af740436597ab46 ARG VERSION ARG CONTAINER_NAME