From 46cd0360409453f34f7dae4789c909e958a3f16c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Aug 2025 23:17:25 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.74.2 (#38478) 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.74.1-full` -> `41.74.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.74.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.1...41.74.2) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.6.17 (main) ([#​37552](https://redirect.github.com/renovatebot/renovate/issues/37552)) ([db8c21b](https://redirect.github.com/renovatebot/renovate/commit/db8c21b505f938638b91c9971066da1646fb7307)) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v16.1.5 (main) ([#​37549](https://redirect.github.com/renovatebot/renovate/issues/37549)) ([907ca2e](https://redirect.github.com/renovatebot/renovate/commit/907ca2edfd3b87a487f73ebaa1860f3931da27fc)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.1 (main) ([#​37550](https://redirect.github.com/renovatebot/renovate/issues/37550)) ([99ec448](https://redirect.github.com/renovatebot/renovate/commit/99ec448c5d0ef45ab06fe12e1fde539e52e76e9e))
--- ### 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 b05a630de9e..f4300218602 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.74.1-full@sha256:be5499e4057e04c19e005ad0e68c1d09be919c7ccdf78de26d289915f2e1fd48 +FROM docker.io/renovate/renovate:41.74.2-full@sha256:f7906334cd15b2fe56436aed864982f50303595168196ce5c4270691a48f2a36 ARG VERSION ARG CONTAINER_NAME