From 0ab0956cbd4e16ef7fe11baf51c0b7729e8f57eb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Sep 2025 04:20:07 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.112.0 (#39481) 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 | minor | `41.111.0-full` -> `41.112.0-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.112.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.112.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.111.0...41.112.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.43.0 (main) ([#​37993](https://redirect.github.com/renovatebot/renovate/issues/37993)) ([65daceb](https://redirect.github.com/renovatebot/renovate/commit/65daceb2c5a50bbeea8407f1a80eee9781b81f12)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.0 (main) ([#​37992](https://redirect.github.com/renovatebot/renovate/issues/37992)) ([e2a5178](https://redirect.github.com/renovatebot/renovate/commit/e2a51786c280d11d71c629d810c73ff2d2df4f4c))
--- ### 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 e3f8d40078c..4d0aeaed407 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.111.0-full@sha256:a77bb0375d5d679c5c24a738e0e470c875016ca7b18618ec9202afbc256b867d +FROM docker.io/renovate/renovate:41.112.0-full@sha256:3ef072ee13f4d2f2d78a4d3bdc15cac60f870e88514dc3dd0b1ee39e14b5fb54 ARG VERSION ARG CONTAINER_NAME