ci: bump hadolint to v2.7.0 (#5)
All checks were successful
continuous-integration/drone/push Build is passing

bump hadolint in ci from v2.6.0 to v2.7.0

close #4
pertinent info - v2.6.1 container image has not been properly built and released.

ref: https://github.com/hadolint/hadolint/issues/687

Reviewed-on: #5
Co-authored-by: wanderer <wanderer@noreply.git.dotya.ml>
Co-committed-by: wanderer <wanderer@noreply.git.dotya.ml>
This commit is contained in:
wanderer 2021-08-30 23:09:58 +02:00
parent ad7270cdd4
commit 59b9413fb4
Signed by: Gitea
GPG Key ID: 0DD13DBC6B5433D3

View File

@ -10,7 +10,7 @@ platform:
steps:
- name: hadolint
pull: always
image: hadolint/hadolint:v2.6.0-alpine
image: hadolint/hadolint:v2.7.0-alpine
commands:
- hadolint --version
- hadolint Dockerfile