diff --git a/website/docs/configuration-options.md b/website/docs/configuration-options.md index 1c1ec1ebd7b4a98c6cf974cb3db8b063d2195c40..beab2f9ad55bf78c6b6d43fa004160ddc190fe95 100644 --- a/website/docs/configuration-options.md +++ b/website/docs/configuration-options.md @@ -625,7 +625,7 @@ Add to this object if you wish to define rules that apply only to PRs that pin d ## pinDigests -By default, Renovate will add sha256 digests to Docker source images so that they are then "immutable". Set this to false to continue using only tags to identify source images. +If enabled Renovate will pin docker images by means of their sha256 digest and not only by tag so that they are immutable. ## pip_requirements