From 2b2e882a9a6f07bebf0dceea708449487b5a640b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:01:15 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v38 --- .github/renovate-update-notification/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate-update-notification/Dockerfile b/.github/renovate-update-notification/Dockerfile index 40cc41837..3d0cf2e6f 100644 --- a/.github/renovate-update-notification/Dockerfile +++ b/.github/renovate-update-notification/Dockerfile @@ -1,2 +1,2 @@ # This file is processed by Renovate bot so that it creates a PR on new major Renovate versions -FROM renovate/renovate:37 \ No newline at end of file +FROM renovate/renovate:38 \ No newline at end of file