From 1a89456a7e37ee1a807879244ae73826f8557d87 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Sep 2025 18:19:34 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.122.1 (#39842) 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.122.0-full` -> `41.122.1-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.122.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.122.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.122.0...41.122.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.6 (main) ([#​38147](https://redirect.github.com/renovatebot/renovate/issues/38147)) ([f129752](https://redirect.github.com/renovatebot/renovate/commit/f12975284982ce90a36828752cd5fa76f818cc2d))
--- ### 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 d2b18ed65cb..5490ae07d1d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.122.0-full@sha256:c76ac0bc8c30387d26b88d4257aea341fe4f3bbdb70dba54e7fe1387e2bb5970 +FROM docker.io/renovate/renovate:41.122.1-full@sha256:ab20135d3350ab1d00d5abdcbfa98f0ed4bf7469682e63361d81c57b6d7446bf ARG VERSION ARG CONTAINER_NAME