From 89c6286f137205561287571f1007fb2175a4e400 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Sep 2025 21:35:56 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.93.3 (#39069) 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.93.2-full` -> `41.93.3-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.93.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.93.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.93.2...41.93.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.38.3 (main) ([#​37810](https://redirect.github.com/renovatebot/renovate/issues/37810)) ([e8a2327](https://redirect.github.com/renovatebot/renovate/commit/e8a232719ec8a94187d6faf89db8c4fff8def994)) ##### Build System - **deps:** update dependency openpgp to v6.2.1 (main) ([#​37809](https://redirect.github.com/renovatebot/renovate/issues/37809)) ([e4430e8](https://redirect.github.com/renovatebot/renovate/commit/e4430e8fe26af0de0c08c92efd01f3bb0e05a42b))
--- ### 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 fbd174c03df..24ef5896dfe 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.93.2-full@sha256:8a932a8569e5258ac652cd82f8bc7f8066b77e5e61e64af083f7b1cb68218b88 +FROM docker.io/renovate/renovate:41.93.3-full@sha256:0ed014d6b4299e23f7fde0543ff959488f516ab8f0e612f2bee44853c24ff480 ARG VERSION ARG CONTAINER_NAME