소스 검색

Fix duplicate postfix install

andryyy 8 년 전
부모
커밋
9a99975394
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      data/Dockerfiles/postfix/Dockerfile

+ 0 - 1
data/Dockerfiles/postfix/Dockerfile

@@ -16,7 +16,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
 	gnupg \
 	libsasl2-modules \
 	postfix \
-	postfix \
 	postfix-mysql \
 	postfix-pcre \
 	python-gpgme \