From f16efdbc983bd8ec8bef028cc4ecc6cba2814cdd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 17 Sep 2025 12:16:29 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.115.6 (#39637) 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.115.5-full` -> `41.115.6-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.115.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.115.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.115.5...41.115.6) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.44.5 (main) ([#​38065](https://redirect.github.com/renovatebot/renovate/issues/38065)) ([e807895](https://redirect.github.com/renovatebot/renovate/commit/e8078954e05866e933c58e8b079484bcf00236e9)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.13.5 (main) ([#​38064](https://redirect.github.com/renovatebot/renovate/issues/38064)) ([61d6dc1](https://redirect.github.com/renovatebot/renovate/commit/61d6dc125c2ec9e41686a762a073eb8b66dcc7d5))
--- ### 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 4c56fe0710f..dd1ae6e009b 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.115.5-full@sha256:47d624eed08691cd4c69b159d7fb94ee6d0bee624fd69bccdf86c8048bbf77c4 +FROM docker.io/renovate/renovate:41.115.6-full@sha256:de16e339e1951432276b547482fbedad4f1cfe9ea660be5a4f29756eeff2013d ARG VERSION ARG CONTAINER_NAME