remove shellcheck
This commit is contained in:
parent
9838084c76
commit
c81cfc5aeb
1 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@ RUN apt-get update && \
|
|||
git \
|
||||
curl \
|
||||
yamllint \
|
||||
s-nail \
|
||||
shellcheck \
|
||||
s-nail
|
||||
&& apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||
|
|
Loading…
Reference in a new issue