docs: Update self-hosted-configuration.md (#27405)

This commit is contained in:
Xuan (Sean) Hu 2024-02-19 13:36:49 +08:00 committed by GitHub
parent 2793a91f88
commit 7103ecd402
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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