renovate 43.43.2 → 43.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -606,7 +606,7 @@ const options = [
606
606
  name: "dockerSidecarImage",
607
607
  description: "Change this value to override the default Renovate sidecar image.",
608
608
  type: "string",
609
- default: "ghcr.io/renovatebot/base-image:13.13.3",
609
+ default: "ghcr.io/renovatebot/base-image:13.14.0",
610
610
  globalOnly: true,
611
611
  deprecationMsg: "The usage of `binarySource=docker` is deprecated, and will be removed in the future"
612
612
  },