From 1a76d88c2555e2e3fea79169d20b1c2d3fd1a958 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Sep 2025 11:14:57 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.96.1 (#39116) 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.96.0-full` -> `41.96.1-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.96.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.96.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.96.0...41.96.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.1 (main) ([#​37829](https://redirect.github.com/renovatebot/renovate/issues/37829)) ([615976c](https://redirect.github.com/renovatebot/renovate/commit/615976c1363186522a3ba9dd28826229b0382325)) ##### Miscellaneous Chores - **deps:** update docker/dockerfile docker tag to v1.18.0 (main) ([#​37827](https://redirect.github.com/renovatebot/renovate/issues/37827)) ([c3a9360](https://redirect.github.com/renovatebot/renovate/commit/c3a9360ecdcf91400fe69e2b84972da0460d291b))
--- ### 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 81eb95fc913..88b93941309 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.0-full@sha256:ba6fc06ddfc62b15fd190244bf5c824b680e851a70b5b61ab6ba75e8edc97acd +FROM docker.io/renovate/renovate:41.96.1-full@sha256:6f9e116b54c939b08601d00110a68566d78455f262ccc7c03d57bd88e6118332 ARG VERSION ARG CONTAINER_NAME