From 74d8616452de56655705d5557248896679259675 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 19 Apr 2025 02:23:38 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v39.245.3 (#34540) 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 | `39.245.2-full` -> `39.245.3-full` | --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v39.245.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.245.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.245.2...39.245.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.58.7 (main) ([#​35407](https://redirect.github.com/renovatebot/renovate/issues/35407)) ([a28a5e0](https://redirect.github.com/renovatebot/renovate/commit/a28a5e0336d1ead25fddba8ab357f87a1b3f871f)) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.1.40 (main) ([#​35404](https://redirect.github.com/renovatebot/renovate/issues/35404)) ([b11d378](https://redirect.github.com/renovatebot/renovate/commit/b11d378a983efe9c8e160a13f182dbb07ef68e34))
--- ### 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 eb26f298100..9eb7536fc07 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:39.245.2-full@sha256:b84e113f060af0a2b9ede42c60506cdc17ef16d04571a811b31ba315be398518 +FROM docker.io/renovate/renovate:39.245.3-full@sha256:4e9514a6b439bd26930cd502d42c32ab2906881c09f7c87f0c228eee850844e0 ARG VERSION ARG CONTAINER_NAME