renovate 43.25.2 → 43.25.4

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.
@@ -605,7 +605,7 @@ const options = [
605
605
  name: "dockerSidecarImage",
606
606
  description: "Change this value to override the default Renovate sidecar image.",
607
607
  type: "string",
608
- default: "ghcr.io/renovatebot/base-image:13.10.2",
608
+ default: "ghcr.io/renovatebot/base-image:13.10.3",
609
609
  globalOnly: true,
610
610
  deprecationMsg: "The usage of `binarySource=docker` is deprecated, and will be removed in the future"
611
611
  },