From 9280acbdda869e16bf25cf16a960adc4ed86639c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Jun 2025 20:24:30 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v40.60.5 (#36511) 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 | `40.60.4-full` -> `40.60.5-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v40.60.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.60.4...40.60.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.8 (main) ([#​36581](https://redirect.github.com/renovatebot/renovate/issues/36581)) ([bbccd46](https://redirect.github.com/renovatebot/renovate/commit/bbccd46a9f9e62691ccef24b10dc579ab2d51b46)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.44 (main) ([#​36580](https://redirect.github.com/renovatebot/renovate/issues/36580)) ([b51f6fe](https://redirect.github.com/renovatebot/renovate/commit/b51f6fe10d8bf6e29c6ffd1417b72229172ce75c))
--- ### 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 1a59261b919..a0eb68b349c 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:40.60.4-full@sha256:3fb0715c79e0c44c902762e96b5cc748d49cfa4d7368ab425b44eb1aadc40c40 +FROM docker.io/renovate/renovate:40.60.5-full@sha256:54428d6fcc06de26cee022f083b3a406c9ec9d35770f22f705462e3b4b80808a ARG VERSION ARG CONTAINER_NAME