From 81fd96d3e0b79a0b23bc28a99d51d3f6a09c850b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Sep 2025 03:25:35 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.122.3 (#39857) 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.1-full` -> `41.122.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.122.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.122.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.122.2...41.122.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.8 (main) ([#​38151](https://redirect.github.com/renovatebot/renovate/issues/38151)) ([3f8e4f1](https://redirect.github.com/renovatebot/renovate/commit/3f8e4f1f09a114c472cedd5fc8b1298d528dc1a4)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.12 (main) ([#​38150](https://redirect.github.com/renovatebot/renovate/issues/38150)) ([deabf56](https://redirect.github.com/renovatebot/renovate/commit/deabf5600ebcb8acd22896c4a66ed181ca5e5e8c)) ### [`v41.122.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.122.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.122.1...41.122.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.46.7 (main) ([#​38149](https://redirect.github.com/renovatebot/renovate/issues/38149)) ([1730dc2](https://redirect.github.com/renovatebot/renovate/commit/1730dc2ca50ba9f4f88ea33c658db977fb38b097))
--- ### 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 5490ae07d1d..59be8e4c122 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.1-full@sha256:ab20135d3350ab1d00d5abdcbfa98f0ed4bf7469682e63361d81c57b6d7446bf +FROM docker.io/renovate/renovate:41.122.3-full@sha256:f14ce2fc80d07ca101e92e538ea06c1c02cc36597969e7106455dab63fdc122d ARG VERSION ARG CONTAINER_NAME