renovate 44.50.0 → 44.50.2

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.
@@ -666,7 +666,7 @@ const options = [
666
666
  name: "dockerSidecarImage",
667
667
  description: "Change this value to override the default Renovate sidecar image.",
668
668
  type: "string",
669
- default: "ghcr.io/renovatebot/base-image:13.91.3",
669
+ default: "ghcr.io/renovatebot/base-image:13.91.4",
670
670
  globalOnly: true,
671
671
  deprecationMsg: "The usage of `binarySource=docker` is deprecated, and will be removed in the future"
672
672
  },