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 \
|
git \
|
||||||
curl \
|
curl \
|
||||||
yamllint \
|
yamllint \
|
||||||
s-nail \
|
s-nail
|
||||||
shellcheck \
|
|
||||||
&& apt-get clean && \
|
&& apt-get clean && \
|
||||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||||
|
|
Loading…
Reference in a new issue