renovate 43.76.2 → 43.76.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.
@@ -621,7 +621,7 @@ const options = [
621
621
  name: "dockerSidecarImage",
622
622
  description: "Change this value to override the default Renovate sidecar image.",
623
623
  type: "string",
624
- default: "ghcr.io/renovatebot/base-image:13.25.1",
624
+ default: "ghcr.io/renovatebot/base-image:13.25.2",
625
625
  globalOnly: true,
626
626
  deprecationMsg: "The usage of `binarySource=docker` is deprecated, and will be removed in the future"
627
627
  },