Issue: customManagers:dockerfileVersions does not detect Debian packages with deb datasource #44550
Unanswered
cospeedster
asked this question in
Request Help
Replies: 1 comment
-
|
Three things:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
Other (please specify)
Which version of Renovate are you using?
latest
Please tell us more about your question or problem
Hi Renovate team,
I am trying to use the customManagers:dockerfileVersions preset to update Debian packages in a Dockerfile, leveraging the deb datasource.
However, Renovate does not seem to recognize or update these dependencies as expected. Renovate does not create any PRs or issues for these dependencies. There is no indication in the logs that the deb datasource is being used.
I have created a minimal reproduction repository here: cospeedster/renovate-dockerfileVersions-with-deb-issue
Is this use case supported? If so, is there a specific configuration required to enable deb datasource detection within Dockerfiles using customManagers:dockerfileVersions? If not, is there a recommended workaround or is this a bug?
Thank you for your help!
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions