chore: fix Dockerfile FROM quotes, gitlabci image quotes #3
Reference in New Issue
Block a user
Delete Branch "chore/renovate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Audit findings
Renovate's built-in
dockerfilemanager cannot parse FROM lines with quoted image references (FROM "ubuntu:xenial"). Dashboard shows "dockerfile (1)" but extracts zero deps. Same issue for gitlabci manager with quotedimage:lines.Changes
FROMline so Renovate can detect base imageimage:line so gitlabci manager can detectdocker:latest