From 18a55754826bf56e4dd2ccf9f07d8434661d0742 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Sep 2025 11:13:43 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.113.5 (#39541) 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.113.3-full` -> `41.113.5-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.113.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.113.4...41.113.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.43.2 (main) ([#​38020](https://redirect.github.com/renovatebot/renovate/issues/38020)) ([5e9bd2f](https://redirect.github.com/renovatebot/renovate/commit/5e9bd2fb6bc50509605ce4e225a0e21d265f7664)) ### [`v41.113.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.113.3...41.113.4) ##### Bug Fixes - **data:** automatic update of static data ([#​38009](https://redirect.github.com/renovatebot/renovate/issues/38009)) ([4200f90](https://redirect.github.com/renovatebot/renovate/commit/4200f9013d07506475c529fa2a11a0881d37c0fd)) ##### Documentation - update references to renovate/renovate (main) ([#​38014](https://redirect.github.com/renovatebot/renovate/issues/38014)) ([17ab9e3](https://redirect.github.com/renovatebot/renovate/commit/17ab9e3c3723f604fbfd0f9436f46e6918c639b6)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​38015](https://redirect.github.com/renovatebot/renovate/issues/38015)) ([ec091de](https://redirect.github.com/renovatebot/renovate/commit/ec091deda0f73d031a1226d3dd4b7e90cccf4dcc)) - **deps:** update containerbase/internal-tools action to v3.10.88 (main) ([#​38016](https://redirect.github.com/renovatebot/renovate/issues/38016)) ([71ad15d](https://redirect.github.com/renovatebot/renovate/commit/71ad15d975ff7208f36497d84611ea739fcf3790)) - **deps:** update dependency renovatebot/github-action to v43.0.12 (main) ([#​38018](https://redirect.github.com/renovatebot/renovate/issues/38018)) ([19a3bfc](https://redirect.github.com/renovatebot/renovate/commit/19a3bfc729613542c6aa849315f8efb9854e60a2)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.2 (main) ([#​38019](https://redirect.github.com/renovatebot/renovate/issues/38019)) ([19df3ab](https://redirect.github.com/renovatebot/renovate/commit/19df3ab095585352b152f172dee2e0d1d7f36ec6))
--- ### 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 0a9f7ed77a8..d611dc29b23 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.113.3-full@sha256:3b44bbac42cc828c7d4340b2aaefe640f0418c7550f0fc65c6ee32a6a725ec01 +FROM docker.io/renovate/renovate:41.113.5-full@sha256:0d6542d08e91dc99c849de75c07a095a6ca880b08a7b80f0f7c1cc49dcd67503 ARG VERSION ARG CONTAINER_NAME