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