From 28cc0a31827ba989fef6fa639b8574536c274c64 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Sep 2025 23:38:08 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.97.3 (#39139) 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 | minor | `41.96.2-full` -> `41.97.3-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.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.2...41.97.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.3 (main) ([#​37852](https://redirect.github.com/renovatebot/renovate/issues/37852)) ([61cb95e](https://redirect.github.com/renovatebot/renovate/commit/61cb95ede555437d23bd3e733c36f8fd09765ef8)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.82 (main) ([#​37848](https://redirect.github.com/renovatebot/renovate/issues/37848)) ([a40f031](https://redirect.github.com/renovatebot/renovate/commit/a40f031f968d11eb9989aafa6681472f4c53fe76)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.16 (main) ([#​37849](https://redirect.github.com/renovatebot/renovate/issues/37849)) ([faf4117](https://redirect.github.com/renovatebot/renovate/commit/faf411712c2ca7817e4fc4aa3bb29a0a8e4efa60)) ### [`v41.97.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.1...41.97.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.2 (main) ([#​37847](https://redirect.github.com/renovatebot/renovate/issues/37847)) ([6b0965e](https://redirect.github.com/renovatebot/renovate/commit/6b0965e89f95b91d9787e1b6f7fb873ff8e221e3)) ### [`v41.97.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.96.2...41.97.1) ##### Miscellaneous Chores - **deps:** update codecov/codecov-action action to v5.5.1 (main) ([#​37843](https://redirect.github.com/renovatebot/renovate/issues/37843)) ([fd47669](https://redirect.github.com/renovatebot/renovate/commit/fd476697bc300c8fb50eb9fc0bcebaa2fb19ea38)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.15 (main) ([#​37838](https://redirect.github.com/renovatebot/renovate/issues/37838)) ([48b3d02](https://redirect.github.com/renovatebot/renovate/commit/48b3d0252de22487c11aabdf0a3414eeabddd329)) ##### Build System - **deps:** update dependency emoji-regex to v10.5.0 (main) ([#​37844](https://redirect.github.com/renovatebot/renovate/issues/37844)) ([0915cad](https://redirect.github.com/renovatebot/renovate/commit/0915cad9246a80a6385ef490d920dcd0692871e2))
--- ### 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 d9f51cf7c3f..089da40da30 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.96.2-full@sha256:9b71be16d807828851346298be365a48587c04b761cd5b4b2af740436597ab46 +FROM docker.io/renovate/renovate:41.97.3-full@sha256:ffe2d9759093226c86b1ab84148656fce038fc69adc1b30274dde7a1e2d97cbf ARG VERSION ARG CONTAINER_NAME