From 587d9178c18064a62fa4ba72b5860ded6dc67863 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Sep 2025 15:28:40 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.99.7 (#39386) 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.99.6-full` -> `41.99.7-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.99.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.99.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.99.6...41.99.7) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.15 (main) ([#​37941](https://redirect.github.com/renovatebot/renovate/issues/37941)) ([bc9f568](https://redirect.github.com/renovatebot/renovate/commit/bc9f568ca4acfd4a539bc2becd0f7bbfa16e39fa)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.21 (main) ([#​37939](https://redirect.github.com/renovatebot/renovate/issues/37939)) ([9517836](https://redirect.github.com/renovatebot/renovate/commit/95178362749fe926291e4811aa3b3104cce31b72))
--- ### 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 58fc65cafac..5e6539aff01 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.99.6-full@sha256:396c004045db73e8741ce7a3304e7fcea7742d72a2e98e0106e90792db0b079c +FROM docker.io/renovate/renovate:41.99.7-full@sha256:2960476431d74f03cba25baa53e22e14900f467b8e4592f4d58e38b27cc7ec85 ARG VERSION ARG CONTAINER_NAME