Add missing &&

master
부모 4925c0f178
커밋 e76236bbad
  1. 2
      Dockerfile

@ -39,7 +39,7 @@ RUN npm -g install Haraka \
USER root
RUN apt-get -y autoremove git \
RUN apt-get -y autoremove git && \
rm -rf /var/lib/apt/lists/*
# Port 80 is used for LetsEncrypt

불러오는 중...
취소
저장