From e22a484cd710ac647a667b0cdc0a7e4312a78248 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Aug 2025 23:52:40 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.91.2 (#38995) 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.91.1-full` -> `41.91.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.91.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.91.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.91.1...41.91.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.37.1 (main) ([#​37778](https://redirect.github.com/renovatebot/renovate/issues/37778)) ([32229b8](https://redirect.github.com/renovatebot/renovate/commit/32229b8347a9aadba80eb424789a49097ce0ab25)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.38.0 (main) ([#​37775](https://redirect.github.com/renovatebot/renovate/issues/37775)) ([3b4d589](https://redirect.github.com/renovatebot/renovate/commit/3b4d58973257516aea01e93c1faa2a68f14fd20b)) - **deps:** update dependency memfs to v4.38.1 (main) ([#​37776](https://redirect.github.com/renovatebot/renovate/issues/37776)) ([c6ef99e](https://redirect.github.com/renovatebot/renovate/commit/c6ef99eae46dcdaa7cd8cd6c86e9379713967704)) - **deps:** update dependency tsx to v4.20.5 (main) ([#​37774](https://redirect.github.com/renovatebot/renovate/issues/37774)) ([52336cf](https://redirect.github.com/renovatebot/renovate/commit/52336cff12f0ecbcac33fdcdf4c28c6bff3914ed)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.12 (main) ([#​37777](https://redirect.github.com/renovatebot/renovate/issues/37777)) ([272e8f5](https://redirect.github.com/renovatebot/renovate/commit/272e8f58df5a9fa8d3dc3eb9a39eb6a56338922d))
--- ### 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 ae2896c2e76..0d09b094e1d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.91.1-full@sha256:631c9348421d4ace6e053a9ea85695387b4ed38139fc8abd2a27fd161fe468f4 +FROM docker.io/renovate/renovate:41.91.2-full@sha256:470403f8b0dd0f2fadc102ef3d6bd0e00c9e3e49611ecb286808f2342cad5bef ARG VERSION ARG CONTAINER_NAME