From bc982d24bed8a4e12937bf807b5606ccb6111685 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Aug 2025 00:01:54 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.64.4 (#38340) 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.64.2-full` -> `41.64.4-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.64.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.3...41.64.4) ##### Build System - **deps:** update dependency [@​renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline) to v1.6.9 (main) ([#​37462](https://redirect.github.com/renovatebot/renovate/issues/37462)) ([3787141](https://redirect.github.com/renovatebot/renovate/commit/3787141d097728f407eb2ffeb04ab9b0579ff278)) ### [`v41.64.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.2...41.64.3) ##### Build System - **deps:** update dependency fs-extra to v11.3.1 (main) ([#​37460](https://redirect.github.com/renovatebot/renovate/issues/37460)) ([c0887c7](https://redirect.github.com/renovatebot/renovate/commit/c0887c703a34a2e1f5097d35f3bcae213f201be7))
--- ### 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 115e5230b92..b45e7f55a63 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.64.2-full@sha256:9ef8aa4af6ae92145ca6c583a71f9235439d9750158a1b1a96cbc5249265ff71 +FROM docker.io/renovate/renovate:41.64.4-full@sha256:5b2461f2b5c4d311492fa4a94abb934336b3aba268be8fb2a0f1a8b6c6764cb9 ARG VERSION ARG CONTAINER_NAME