hadolint v1.19.0 Release Notes

Release Date: 2020-11-19 // over 3 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix false positive with quoted WORKDIR (#492)
    • ๐Ÿ‘• pip install from local archive no longer emits DL3013 (#493)

    ๐Ÿ†• New features

    • ๐Ÿ‘• Rules: Add rules for yum commands, (#471)
    • โž• Adde rules for zypper (#481)

    ๐Ÿš€ Huge thanks to @m-ildefons for all the contributions to this release


Previous changes from v1.18.2

  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘• Runs the linter in parallel when supplied many Dockerfiles. This should significantly speedup runs when lots of files need to be checked