From 67cc2d5d736eb4931d12ee8a1782b7e04ebc3a35 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 03:35:31 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.70.2 (#38379) 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.70.0-full` -> `41.70.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.70.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.70.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.70.1...41.70.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.30.2 (main) ([#​37495](https://redirect.github.com/renovatebot/renovate/issues/37495)) ([f090bee](https://redirect.github.com/renovatebot/renovate/commit/f090beedc52a4dc22f849622a770c63ecd37785b)) ### [`v41.70.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.70.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.70.0...41.70.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.30.1 (main) ([#​37494](https://redirect.github.com/renovatebot/renovate/issues/37494)) ([219d85e](https://redirect.github.com/renovatebot/renovate/commit/219d85e3f66e0e15e34f97a0c87988722930ecf2)) ##### Miscellaneous Chores - **deps:** update dependency [@​smithy/util-stream](https://redirect.github.com/smithy/util-stream) to v4.2.4 (main) ([#​37490](https://redirect.github.com/renovatebot/renovate/issues/37490)) ([577f57e](https://redirect.github.com/renovatebot/renovate/commit/577f57e5d03683beefd13894213235430a15530d)) - **deps:** update python:3.13 docker digest to [`a66f18e`](https://redirect.github.com/renovatebot/renovate/commit/a66f18e) (main) ([#​37493](https://redirect.github.com/renovatebot/renovate/issues/37493)) ([67b1f18](https://redirect.github.com/renovatebot/renovate/commit/67b1f18e5b77bb16396c7ac1d193d065075e1eb3))
--- ### 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 4f04c12d07a..57215e7e678 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.70.0-full@sha256:38b8a2ccc5d430ba06191dc2d27d1bca6c2b97e8bde32b8664a58b827d02133d +FROM docker.io/renovate/renovate:41.70.2-full@sha256:a096dc7fafa4ee5688c0465c450e9d156b78cb3e236b3a30e67c70b8c6ec5618 ARG VERSION ARG CONTAINER_NAME