Improve support for updating docker images in --from
options to RUN
Dockerfile instructions
#37280
Replies: 3 comments 2 replies
-
Hi there, Please help this Discussion progress by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running Renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Reproduction repo is now available and linked |
Beta Was this translation helpful? Give feedback.
-
Converted to issue: #37534 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
Support parsing version information from a
RUN
's--mount=from
when a docker image does not appear as the firstmount
for the instruction.Reproduction repo: https://github.com/aradkdj/renovate-37280-reproduction
Beta Was this translation helpful? Give feedback.
All reactions