mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
docs: Update self-hosted-configuration.md (#27405)
This commit is contained in:
parent
2793a91f88
commit
7103ecd402
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ You would put this in your configuration file:
|
|||
}
|
||||
```
|
||||
|
||||
Now when Renovate pulls a new `sidecar` image, the final image is `ghcr.io/containerbase/sidecar` instead of `docker.io/containerbase/sidecar`.
|
||||
Now when Renovate pulls a new `sidecar` image, the final image is `ghcr.io/your_company/sidecar` instead of `ghcr.io/containerbase/sidecar`.
|
||||
|
||||
## dockerUser
|
||||
|
||||
|
|
Loading…
Reference in a new issue