From 3b2702af369a141e24867d5fd152455f3c81c441 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:52:28 -0600 Subject: [PATCH] Update renovate/renovate Docker tag to v39 (#24) 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 3d0cf2e..a8ad660 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:38 \ No newline at end of file +FROM renovate/renovate:39 \ No newline at end of file