From ae46f1c3825c5761cb6d7aa07848f05164c67184 Mon Sep 17 00:00:00 2001 From: David Kilias Date: Thu, 27 Jul 2023 21:18:09 +0200 Subject: [PATCH] use renovate in example --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index a7e03d0..39c64ce 100644 --- a/Containerfile +++ b/Containerfile @@ -1 +1 @@ -FROM ubuntu:22.04 \ No newline at end of file +FROM renovate/renovate:36.22.0 \ No newline at end of file