ci: bump hadolint to v2.10.0-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
e314f788e7
commit
a894b9eff5
@ -26,7 +26,7 @@ steps:
|
|||||||
|
|
||||||
- name: hadolint
|
- name: hadolint
|
||||||
pull: always
|
pull: always
|
||||||
image: hadolint/hadolint:2.9.1-alpine
|
image: hadolint/hadolint:2.10.0-alpine
|
||||||
commands:
|
commands:
|
||||||
- uname -r
|
- uname -r
|
||||||
- hadolint --version
|
- hadolint --version
|
||||||
@ -123,7 +123,7 @@ depends_on:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: hadolint
|
- name: hadolint
|
||||||
image: hadolint/hadolint:v2.9.1-alpine
|
image: hadolint/hadolint:v2.10.0-alpine
|
||||||
commands:
|
commands:
|
||||||
- hadolint --version
|
- hadolint --version
|
||||||
- hadolint Dockerfile
|
- hadolint Dockerfile
|
||||||
@ -240,7 +240,7 @@ steps:
|
|||||||
- hugo --gc=true --minify
|
- hugo --gc=true --minify
|
||||||
|
|
||||||
- name: hadolint
|
- name: hadolint
|
||||||
image: hadolint/hadolint:v2.9.1-alpine
|
image: hadolint/hadolint:v2.10.0-alpine
|
||||||
depends_on:
|
depends_on:
|
||||||
- clone
|
- clone
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user