From 22f90ab9258055bced9b79f87f41b886b6669922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:46:10 -0500 Subject: [PATCH] Update renovate/renovate Docker tag to v38 (#4) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 40cc418..3d0cf2e 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