From fb138ace234d303bbbc74c67278a95b5301a7fda Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Aug 2025 22:42:20 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.81.4 (#38643) 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.2-full` -> `41.81.4-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.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.3...41.81.4) ##### Bug Fixes - **markdown:** use `remark-gfm` ([#​37454](https://redirect.github.com/renovatebot/renovate/issues/37454)) ([137d46d](https://redirect.github.com/renovatebot/renovate/commit/137d46d61ee7594c0a82fb042cb0745b372b1b29)) ### [`v41.81.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.2...41.81.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.3 (main) ([#​37618](https://redirect.github.com/renovatebot/renovate/issues/37618)) ([816ba45](https://redirect.github.com/renovatebot/renovate/commit/816ba456b4f6a09057c553c5bc3b9909e67dd3f7)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.75 (main) ([#​37612](https://redirect.github.com/renovatebot/renovate/issues/37612)) ([ea9ef53](https://redirect.github.com/renovatebot/renovate/commit/ea9ef5363a50e0f4a39e527fecb366ce51aeed0f)) - **deps:** update dependency nock to v14.0.10 (main) ([#​37617](https://redirect.github.com/renovatebot/renovate/issues/37617)) ([c1863bd](https://redirect.github.com/renovatebot/renovate/commit/c1863bdcd8920e522ed92b2e5a0ff2f616fa0d56)) - **deps:** update dependency tsx to v4.20.4 (main) ([#​37610](https://redirect.github.com/renovatebot/renovate/issues/37610)) ([4935d5e](https://redirect.github.com/renovatebot/renovate/commit/4935d5e14ead0363831939e29d68c73bd69b00a0)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.6 (main) ([#​37611](https://redirect.github.com/renovatebot/renovate/issues/37611)) ([6901eff](https://redirect.github.com/renovatebot/renovate/commit/6901effd30673a003d15ce7a309c4cb691488d54)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.7 (main) ([#​37613](https://redirect.github.com/renovatebot/renovate/issues/37613)) ([d65eebd](https://redirect.github.com/renovatebot/renovate/commit/d65eebd6a7d3f244f6f81bf6d6590d4acaa8a599))
--- ### 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 192ddd6807f..68719807204 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.2-full@sha256:a6231ff9673a989e5aed87d6c267ea3e687e0b7400605e670e0cb9c419694ff3 +FROM docker.io/renovate/renovate:41.81.4-full@sha256:b10bb70b7042e5d5db1f85a5d1f0c36ba08572eeb258a8dc0fc3f060578775f6 ARG VERSION ARG CONTAINER_NAME