fix: autoremove typo

This commit is contained in:
Nardo86 2022-08-30 17:35:52 +02:00 committed by GitHub
parent 7af9f0cc41
commit 98301d11a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ tzdata
RUN apt-get remove -y \ RUN apt-get remove -y \
exim4* \ exim4* \
&& apt autoremove && apt autoremove -y
RUN apt-get install -y \ RUN apt-get install -y \
msmtp \ msmtp \