docs: clarify renovate-version and renovate-image

This commit is contained in:
Jan Gazda 2024-10-03 22:50:51 +02:00
parent 162a45471f
commit b67a7b41a9
No known key found for this signature in database
GPG key ID: 9637E36DAE206061
2 changed files with 3 additions and 2 deletions

View file

@ -183,6 +183,7 @@ If you want to use the `github-actions` manager, you must setup a [special token
The Renovate Docker image name to use.
If omitted or `renovate-image === ''` the action will use the `ghcr.io/renovatebot/renovate` Docker image name otherwise.
If a Docker image name is defined, the action will use that name to pull the image.
Note: Use only the image name without a tag, [`renovate-version`](#renovate-version) is used as the image tag.
This sample will use `myproxyhub.domain.com/renovate/renovate` image.