v2.14.0
Added 1
- Add new rule DL3062 to check go install
Changed 4
- Handle RPM package epoch in DL3041 and DL3033
- Handle RPM package with plus sign in DL3041 and DL3033
- Allow either cache or tmpfs mounts in DL3009
- Relax dependencies
What's Changed
- Enhance INTEGRATION.md with a toc and ordering by @jammsen in https://github.com/hadolint/hadolint/pull/1118
- DL3041, DL3033: Handle RPM package epoch by @m-ildefons in https://github.com/hadolint/hadolint/pull/1121
- DL3009: Allow either cache or tmpfs mounts by @m-ildefons in https://github.com/hadolint/hadolint/pull/1123
- added new rule
DL3062to checkgo installby @Danil42Russia in https://github.com/hadolint/hadolint/pull/1111 - DL3041, DL3033: Handle RPM package with plus sign by @samcranford in https://github.com/hadolint/hadolint/pull/1125
- relax dependencies by @m-ildefons in https://github.com/hadolint/hadolint/pull/1128
- fixup release workflow by @m-ildefons in https://github.com/hadolint/hadolint/pull/1129
New Contributors
- @jammsen made their first contribution in https://github.com/hadolint/hadolint/pull/1118
- @Danil42Russia made their first contribution in https://github.com/hadolint/hadolint/pull/1111
- @samcranford made their first contribution in https://github.com/hadolint/hadolint/pull/1125
Full Changelog: https://github.com/hadolint/hadolint/compare/v2.13.1...v2.14.0