From 8ecac3303dfde2f6b18cafc0978e55cc0f0d7afa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Sep 2025 18:07:13 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.97.7 (#39159) 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.5-full` -> `41.97.7-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.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.5...41.97.7) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.5 (main) ([#​37863](https://redirect.github.com/renovatebot/renovate/issues/37863)) ([0c0f5d3](https://redirect.github.com/renovatebot/renovate/commit/0c0f5d3270fb77fa838a0ee5b94208605f98e300))
--- ### 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 e5e88517652..8847f4b2018 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.5-full@sha256:2d208c047713772ea89542884fcb21c5df2c2db2c93c331e6e87cfbf42518183 +FROM docker.io/renovate/renovate:41.97.7-full@sha256:8bae2c57e35a52b97442d160276dfbce8100c03ede01d99346671c6a67678956 ARG VERSION ARG CONTAINER_NAME