You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/usage/release-notes-for-major-versions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ After updating your Renovate Docker image to the new v39 release, you must:
32
32
On top of the changes listed above, the `-full` image now:
33
33
34
34
- Uses Python 3.13
35
-
- Defaults to [`binarySource=global`](https://docs.renovatebot.com/self-hosted-configuration/#binarysource) (note: this was previously the case in v36 onwards but regressed sometime in v38)
35
+
- Defaults to [`binarySource=global`](self-hosted-configuration.md#binarysource) (note: this was previously the case in v36 onwards but regressed sometime in v38)
36
36
37
37
If you want to keep the old behavior, where Renovate dynamically installs the needed tools: set the environment variable `RENOVATE_BINARY_SOURCE` to `"install"`.
0 commit comments