From db63a62c7f7e0a80080779c683ad5663c44ca6dd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Sep 2025 06:02:12 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.121.4 (#39826) 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.121.3-full` -> `41.121.4-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.121.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.121.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.121.3...41.121.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.5 (main) ([#​38141](https://redirect.github.com/renovatebot/renovate/issues/38141)) ([6df42a7](https://redirect.github.com/renovatebot/renovate/commit/6df42a70f679ec0a7609d0d35061d1af9a64db61)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.11 (main) ([#​38140](https://redirect.github.com/renovatebot/renovate/issues/38140)) ([8478676](https://redirect.github.com/renovatebot/renovate/commit/84786762d5cbf9c86e43a230df5cc3a26350ee49))
--- ### 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 602851342f5..def6045c6bb 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.121.3-full@sha256:016f02ce3b04daf42137f50036308db9fcd94d8b7661740321f42cf084ccaf20 +FROM docker.io/renovate/renovate:41.121.4-full@sha256:bcf215766182a935e2aea80cab9c860645bcc3ae9d9dfd2fcbec9ef6f11f23cb ARG VERSION ARG CONTAINER_NAME