Renovate replacement of Docker base image dependency defined in ARGs fails #39887
Unanswered
tobias-jenkner
asked this question in
Request Help
Replies: 1 comment
-
|
To me this looks like a bug. Can we open an issue? |
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
Which platform you running Renovate on?
GitHub.com
Which version of Renovate are you using?
42.42.1
Please tell us more about your question or problem
Renovate fails to create a PR for (replacement) dependency updates in Dockerfiles when the Dockerfile contains ARGs with dependencies:
renovate.json:
Renovate does not fail to create a PR for (replacement) dependency updates in Dockerfiles when the Dockerfile does not contain ARGs with dependencies:
Minimal reproduction testcase: https://github.com/differenzierbar/renovate-replacement-dockerfile-args
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions