From 374511f285e75e769e89c2411b44a189c4db5326 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Sep 2025 00:52:03 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.127.1 (#39947) 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 | minor | `41.126.0-full` -> `41.127.1-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.127.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.127.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.126.0...41.127.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.3 (main) ([#​38187](https://redirect.github.com/renovatebot/renovate/issues/38187)) ([8843d11](https://redirect.github.com/renovatebot/renovate/commit/8843d112a45fe62d0e086ba9945247958aa9296d)) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.3.12 (main) ([#​38186](https://redirect.github.com/renovatebot/renovate/issues/38186)) ([8216e9c](https://redirect.github.com/renovatebot/renovate/commit/8216e9c129d0314c3ae5cfc2b981d624e845b3f5))
--- ### 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 d495c9f7976..a59dd1597d4 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.126.0-full@sha256:b06af39cec5e132ebcea8bfaf352f8fcba87d47e2650f5eadfba71fcb7721757 +FROM docker.io/renovate/renovate:41.127.1-full@sha256:578ad9da96491aa0833499a4f2d76fc0d4695d3e7d498bb77375606e35a678cb ARG VERSION ARG CONTAINER_NAME