docker:pinDigests fails when Dockerfile starts with a comment (Parser directive) #28074
Unanswered
cykl
asked this question in
Request Help
Replies: 1 comment 1 reply
|
Hi there, Get your discussion fixed faster 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. To get started, please read our guide on creating a minimal reproduction. Good luck, The Renovate team |
1 reply
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.
What would you like help with?
I think I found a bug
How are you running Renovate?
Self-hosted
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Gitlab 37.256.2
Please tell us more about your question or problem
Given following source Dockerfile and docker:pinDigests is enabled.
Renovate will open a merge request with the following change
The pinned digest should have been applied to the FROM statement, not the first line.
Logs (if relevant)
No response
All reactions