From 5b3bbc76ce935b970c877e745a00064e2a56707c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Aug 2025 10:33:05 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.81.2 (#38625) 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.81.1-full` -> `41.81.2-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.81.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.1...41.81.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.2 (main) ([#​37604](https://redirect.github.com/renovatebot/renovate/issues/37604)) ([62058fa](https://redirect.github.com/renovatebot/renovate/commit/62058fa02b064b45cd03091591397d4260a49e77)) ##### Miscellaneous Chores - **deps:** update dependency vite to v7.1.2 (main) ([#​37602](https://redirect.github.com/renovatebot/renovate/issues/37602)) ([2f35178](https://redirect.github.com/renovatebot/renovate/commit/2f351785099f7c589bc6a2918d1cd9a0869c7aa4)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.5 (main) ([#​37603](https://redirect.github.com/renovatebot/renovate/issues/37603)) ([f7b1650](https://redirect.github.com/renovatebot/renovate/commit/f7b16507f9786c7ba9daaf676161a868b1af042f))
--- ### 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 aa94741516e..192ddd6807f 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.81.1-full@sha256:ca127ef363765d8f08b00eed3ce84200e74b67309b235c6a58182d092f836263 +FROM docker.io/renovate/renovate:41.81.2-full@sha256:a6231ff9673a989e5aed87d6c267ea3e687e0b7400605e670e0cb9c419694ff3 ARG VERSION ARG CONTAINER_NAME