docs: update references to ghcr.io/renovatebot/renovate to v35.103.0

| datasource | package                      | from   | to       |
| ---------- | ---------------------------- | ------ | -------- |
| docker     | ghcr.io/renovatebot/renovate | 35.0.0 | 35.103.0 |
This commit is contained in:
renovate[bot] 2023-05-29 01:44:49 +00:00 committed by GitHub
parent 95d75696d0
commit 1cdcea2f8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,7 +135,7 @@ If omitted and `useSlim !== false` the action will use the `slim` Docker tag and
If a version is defined, the action will add `-slim` suffix to the tag if `useSlim !== false`.
Check [the available tags on Docker Hub](https://hub.docker.com/r/renovate/renovate/tags).
This sample will use `ghcr.io/renovatebot/renovate:35.0.0-slim` image.
This sample will use `ghcr.io/renovatebot/renovate:35.103.0-slim` image.
```yml
....