From 9de6f352c0cbd2318b637936e3fdbb499963d631 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Sep 2025 14:24:23 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.97.10 (#39282) 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.9-full` -> `41.97.10-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.10`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.10) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.9...41.97.10) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.7 (main) ([#​37884](https://redirect.github.com/renovatebot/renovate/issues/37884)) ([24a99d9](https://redirect.github.com/renovatebot/renovate/commit/24a99d9990c7018c578eb6521392fab67da0d089)) ##### Documentation - update references to renovate/renovate (main) ([#​37878](https://redirect.github.com/renovatebot/renovate/issues/37878)) ([bc06a4e](https://redirect.github.com/renovatebot/renovate/commit/bc06a4edc35eeee6a543a2c7d84afd9df950e2ab)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​37879](https://redirect.github.com/renovatebot/renovate/issues/37879)) ([43fa847](https://redirect.github.com/renovatebot/renovate/commit/43fa847900f0c3d1690940d3d9652f058652e6e4)) - **deps:** update containerbase/internal-tools action to v3.10.84 (main) ([#​37880](https://redirect.github.com/renovatebot/renovate/issues/37880)) ([1a1fb80](https://redirect.github.com/renovatebot/renovate/commit/1a1fb80495d55e91e9dac1f8868629788a50e55a)) - **deps:** update dependency renovatebot/github-action to v43.0.11 (main) ([#​37882](https://redirect.github.com/renovatebot/renovate/issues/37882)) ([90c1c6c](https://redirect.github.com/renovatebot/renovate/commit/90c1c6c36f7b7d7550cacf4ebad010e676404ac6)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.19 (main) ([#​37883](https://redirect.github.com/renovatebot/renovate/issues/37883)) ([91df15a](https://redirect.github.com/renovatebot/renovate/commit/91df15aeafe806132458f244277fec1ca6a007c4))
--- ### 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 16f00f70bfb..6d6c79e9362 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.9-full@sha256:42cfc80cf27c44a52054c2f2cbd948547d93c59036824d24b94cc68c8a0c3d80 +FROM docker.io/renovate/renovate:41.97.10-full@sha256:8982a07d6fcbc97d011da0867c0446163284e6bd41390ac11ac6f35382990f8a ARG VERSION ARG CONTAINER_NAME