chore: improve renovate dependency detection #5
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?
What
gitlabcimanager (legacy CI, fully migrated to Gitea Actions)regexManagersfor:FROMimages (debian:busterwas previously undetected due to quotes)SABNZBD_VERSIONenv pin (GitHub releases)TINI_VERSIONenv pin (GitHub releases)PAR2CMDLINE_VERSIONenv pin (GitHub tags)FROM debian:busterWhy
Renovate's native dockerfile manager was not detecting the base image (quoted) nor the version pins in ENV/SHELL exports.