chore(ci): bump hadolint to tag 'v2.7.0-alpine'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
add ignore of the multiple consecutive 'RUN' statements notice
This commit is contained in:
parent
be7d4b9716
commit
866b668074
@ -10,7 +10,7 @@ platform:
|
||||
steps:
|
||||
- name: hadolint
|
||||
pull: always
|
||||
image: hadolint/hadolint:v1.23.0-8-gb01c5a9-alpine
|
||||
image: hadolint/hadolint:v2.7.0-alpine
|
||||
commands:
|
||||
- hadolint --version
|
||||
- hadolint Dockerfile
|
||||
|
@ -1 +1,2 @@
|
||||
ignored:
|
||||
- DL3059
|
||||
|
Loading…
Reference in New Issue
Block a user