From 781c73cbdfa30eb5e52204677ace6f6000f812a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Sep 2025 02:55:53 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.98.1 (#39315) 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.98.0-full` -> `41.98.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.98.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.98.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.98.0...41.98.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.9 (main) ([#​37896](https://redirect.github.com/renovatebot/renovate/issues/37896)) ([ae8f5dd](https://redirect.github.com/renovatebot/renovate/commit/ae8f5ddf63b510774ea7841f17ea46e960684208)) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v16.1.6 (main) ([#​37894](https://redirect.github.com/renovatebot/renovate/issues/37894)) ([7badae2](https://redirect.github.com/renovatebot/renovate/commit/7badae23f46e3fc77a08420422dd04ebc6ed9f96)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.20 (main) ([#​37895](https://redirect.github.com/renovatebot/renovate/issues/37895)) ([889b095](https://redirect.github.com/renovatebot/renovate/commit/889b09535789d9fdc231b63be555803758b0925d))
--- ### 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 6afa22c586e..8ceac2c14a0 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.98.0-full@sha256:a9e8d51d5b1e7eef8bae10c9f51e40a2c0b9061dd0b6259ab85cf3af1411f404 +FROM docker.io/renovate/renovate:41.98.1-full@sha256:cf1ee978523d0e0fa8bae3f0f0f355413079fe36b61ed1ce17fff9670c2dbf0a ARG VERSION ARG CONTAINER_NAME