소스 검색

remove doubly postfix argument

Benedikt Heine 8 년 전
부모
커밋
c2075be5ec
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 \