Is Renovate able to detect updates in a remote regitry different from the one set in the Dockerfile ? #23497
How are you running Renovate?Self-hosted If you're self-hosting Renovate, tell us what version of Renovate you run.35.110.2 If you're self-hosting Renovate, select which platform you are using.GitLab self-hosted Was this something which used to work for you, and then stopped?I never saw this working Wanted end result.Hello, I want to update my dockerfiles with new tags from a remote public registry. In a Dockerfile I can have the following as a base image: Is there Renovate settings, to detect new ubi8-minimal updates from another registry ex: registry.access.redhat.com/ubi8-minimal , or in the same private registry but from another path ex: docker.myprivate-artifactory/new-path/new-team/base-images/ubi8-minimal:8.7-1107? What you tried so far.I tried to use Relevant debug logsLogs |
Replies: 3 comments 4 replies
|
I think regex manager can work. Not sure though. |
|
check registry aliases |
|
in #23573, it would be a bug in Nexus or the Registry API. It seems like the same issue I'm having with Redhat public registry : #23481 |
check registry aliases