From 9cfbfd66dc6fc5551a358f13d07864bb0bf8bda4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Sep 2025 05:32:39 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.97.4 (#39144) 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.97.3-full` -> `41.97.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.97.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.3...41.97.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.4 (main) ([#​37853](https://redirect.github.com/renovatebot/renovate/issues/37853)) ([0da084a](https://redirect.github.com/renovatebot/renovate/commit/0da084a03fa90c38c859208c38fae6bbfd7b9144))
--- ### 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 089da40da30..90fd57bb1c0 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.97.3-full@sha256:ffe2d9759093226c86b1ab84148656fce038fc69adc1b30274dde7a1e2d97cbf +FROM docker.io/renovate/renovate:41.97.4-full@sha256:f2dba8c6242f5ff23b48723462dd8f135136ed41aec8f7b26ad64ba9dc1a8e64 ARG VERSION ARG CONTAINER_NAME