What’s New

hadolint v2.15.0

v2.15.0
Added 11
  • Check if clean is after install package
  • Enable file-path-in-report flag for codeclimate formatters
  • SonarQube Formatter support for --file-path-in-report
  • Ignore dnf group install from DL3041
  • DL3063 new rule for stage name reserved word
  • DL3065 new rule no FROM with $TARGETPLATFORM
Changed 4
  • Relax DL3062
  • DL3040 match different install command variations
  • DL3025 trigger on HEALTHCHECK instructions too
  • DL3018 allow fuzzy version matching
Fixed 6
  • Fix DL3018 for apk ~ pins
  • Fix propagating shell options across build stages
  • Shellcheck fix false-positives with exec notation
  • Fix DL3013 false positive on pipx --python flag
  • Fix DL3013 false positive on pip --root-user-action flag
  • Fix DL3016 false positive on npm --registry flag
What's Changed
New Contributors

Full Changelog: https://github.com/hadolint/hadolint/compare/v2.14.0...v2.15.0

View original

Discussion