hadolint / hadolint-action

GitHub action for Hadolint, A Dockerfile linting tool
MIT License
192 stars 50 forks source link

Update hadolint to 2.10 #57

Closed offa closed 2 years ago

offa commented 2 years ago

Updates to latest hadolint v2.10.

Since there are up-to-date images available through GHCR (but not on Dockerhub), I have switched the FROM accordingly.

lorenzo commented 2 years ago

thanks!