add shellcheck
This commit is contained in:
parent
a64ba98e8e
commit
acf725033f
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@ RUN apt-get update && \
|
|||
curl \
|
||||
yamllint \
|
||||
s-nail \
|
||||
shellcheck \
|
||||
&& apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||
|
|
Loading…
Reference in a new issue