Skip to content

Commit

Permalink
docs: Update self-hosted-configuration.md (#27405)
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Feb 19, 2024
1 parent 2793a91 commit 7103ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/self-hosted-configuration.md
Expand Up @@ -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

Expand Down

0 comments on commit 7103ecd

Please sign in to comment.