mirror of
https://github.com/hassio-addons/addon-base.git
synced 2025-05-07 04:11:24 +00:00
🚑 Fixes failing hadolint
This commit is contained in:
parent
38458bd298
commit
a04b58a284
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ stages:
|
||||||
# Preflight jobs
|
# Preflight jobs
|
||||||
hadolint:
|
hadolint:
|
||||||
<<: *preflight
|
<<: *preflight
|
||||||
image: hadolint/hadolint:latest
|
image: hadolint/hadolint:v1.6.6
|
||||||
before_script:
|
before_script:
|
||||||
- hadolint --version
|
- hadolint --version
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue