chore/renovate
master
FROM "python:3.7-alpine"
Failed to look up docker package "python: no-result
image: "docker:latest"
FROM
image:
packageRules
replacementName
python
No dependencies set.
The note is not visible to the blocked user.
Audit findings
FROM "python:3.7-alpine"— Renovate's dockerfile manager cannot parse quoted image refs, reportsFailed to look up docker package "python: no-result. Dashboard shows dockerfile with warning.image: "docker:latest"— Same quote issue, gitlabci manager extracts zero deps.Changes
FROMlineimage:linepackageRuleswithreplacementNamefor deprecatedpythonDocker image, enable gitlabci