From 46b77ca6c1c6b8bfcece70e65fa41d79ee627d3e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Sep 2025 22:10:54 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.132.1 (#40191) 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.131.12-full` -> `41.132.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.132.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.132.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.132.0...41.132.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.51.1 (main) ([#​38287](https://redirect.github.com/renovatebot/renovate/issues/38287)) ([9dbfaf0](https://redirect.github.com/renovatebot/renovate/commit/9dbfaf068a7dd3299ee41aef9cc5dbf03199567f)) ### [`v41.132.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.132.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.12...41.132.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.51.0 (main) ([#​38286](https://redirect.github.com/renovatebot/renovate/issues/38286)) ([447a2db](https://redirect.github.com/renovatebot/renovate/commit/447a2dbf81039b5242aee0d2dad72f4212ec5add)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.17.1 (main) ([#​38283](https://redirect.github.com/renovatebot/renovate/issues/38283)) ([351a7da](https://redirect.github.com/renovatebot/renovate/commit/351a7da443e15e6c4e0a98c7a57653cb3c75b18e)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.14.4 (main) ([#​38285](https://redirect.github.com/renovatebot/renovate/issues/38285)) ([c2c15b0](https://redirect.github.com/renovatebot/renovate/commit/c2c15b0db03f47be1df44ec39601cc4cefcd6179))
--- ### 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 a7c353a6949..6f2a0ede830 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.131.12-full@sha256:d7f82f222b7ef6bd9a4166d7428aa82b42e0a5421d6797a417e2fef58bcf68e3 +FROM docker.io/renovate/renovate:41.132.1-full@sha256:74393a63c1fc2317c130b94cae303e83226d63122a0f4d7831228897926e9eeb ARG VERSION ARG CONTAINER_NAME