From 8b1cc560db505479992516da0441636fe04eb7d1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Aug 2025 04:52:38 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.81.5 (#38653) 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.4-full` -> `41.81.5-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.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.4...41.81.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.4 (main) ([#​37619](https://redirect.github.com/renovatebot/renovate/issues/37619)) ([d024de7](https://redirect.github.com/renovatebot/renovate/commit/d024de7289673e9788e9a164777f47c6182d36ba))
--- ### 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 68719807204..ed728b93fd5 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.4-full@sha256:b10bb70b7042e5d5db1f85a5d1f0c36ba08572eeb258a8dc0fc3f060578775f6 +FROM docker.io/renovate/renovate:41.81.5-full@sha256:9668dbe9378054f471cfeec56e03c2c29d62bfe72eeec97c53477f6e358738ce ARG VERSION ARG CONTAINER_NAME