From e9121e53d46d1453c7db49161d0995e5c1744ebf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Mar 2026 18:05:54 +0000 Subject: [PATCH] chore(deps): update renovate/renovate docker tag to v43 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index bf5d9c5..6a61b63 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ services: app: # Docs recommend using the non-full image and use a volume for caching downloaded binaries - image: "renovate/renovate:41" + image: "renovate/renovate:43" healthcheck: disable: true deploy: -- 2.49.0