Typo
This commit is contained in:
parent
dc940012f4
commit
a0734299f3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN apt-get update && \
|
||||||
ssmtp \
|
ssmtp \
|
||||||
mailutils \
|
mailutils \
|
||||||
curl tzdata \
|
curl tzdata \
|
||||||
autoconf
|
autoconf \
|
||||||
&& apt-get clean && \
|
&& apt-get clean && \
|
||||||
apt-get clean && \
|
apt-get clean && \
|
||||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||||
|
|
Reference in a new issue