chore: bump hadolint to v2.9.1-alpine
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7222724254
commit
09a8c3fb60
@ -26,7 +26,7 @@ steps:
|
|||||||
|
|
||||||
- name: hadolint
|
- name: hadolint
|
||||||
pull: always
|
pull: always
|
||||||
image: hadolint/hadolint:2.0.0-alpine
|
image: hadolint/hadolint:2.9.1-alpine
|
||||||
commands:
|
commands:
|
||||||
- uname -r
|
- uname -r
|
||||||
- hadolint --version
|
- hadolint --version
|
||||||
@ -75,7 +75,7 @@ depends_on:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: hadolint
|
- name: hadolint
|
||||||
image: hadolint/hadolint:v2.6.0-alpine
|
image: hadolint/hadolint:v2.9.1-alpine
|
||||||
commands:
|
commands:
|
||||||
- hadolint --version
|
- hadolint --version
|
||||||
- hadolint Dockerfile
|
- hadolint Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user