/27806

Minimal test case to reproduce renovatebot issue 27806

Primary LanguageDockerfileMIT LicenseMIT

See renovatebot/renovate#27806

  • The source tree exposes 2 Dockerfiles, one in each subdir.
  • Both Dockerfiles use an image name following the <codename>-<date> format, but one is Debian, the other is Ubuntu
  • Both images are slightly outdated and can be updated
  • The same Renovate conf is used for both except the debian versioning scheme is used for Debian, and the ubuntu versioning scheme is used for Ubuntu

Running Renovate on this will only open an MR for Ubuntu, but won't even detect the version for Debian.