renovate 43.216.3 → 43.217.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.
@@ -642,7 +642,7 @@ const options = [
642
642
  name: "dockerSidecarImage",
643
643
  description: "Change this value to override the default Renovate sidecar image.",
644
644
  type: "string",
645
- default: "ghcr.io/renovatebot/base-image:13.56.8",
645
+ default: "ghcr.io/renovatebot/base-image:13.57.0",
646
646
  globalOnly: true,
647
647
  deprecationMsg: "The usage of `binarySource=docker` is deprecated, and will be removed in the future"
648
648
  },