What’s New

hadolint v2.13.1

v2.13.1
Changed 9
  • DL3011 AST changes
  • DL3048 now accepts LABEL keys that contain underscores or slashes
  • DL3060 should be suppressed if cache mounts are used
  • DL3009 rule improved to properly handle all apt-based package managers
  • Improve parsing of gem install flag patterns to reduce false positives
  • Allow comments following inline pragmas
Fixed 6
  • False positive in DL3022
  • False positive in DL3014 on double quiet
  • False positive in DL3006
  • Misidentification of pipenv
  • False negatives for DL3041 with packages that include a dash in their package name
  • Character escaping in checkstyle formatter
Removed 1
  • Delete rule DL3005
What's Changed
New Contributors

Full Changelog: https://github.com/hadolint/hadolint/compare/v2.12.0...v2.13.1

View original

Discussion