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: