Browse Source

remove doubly postfix argument

Benedikt Heine 8 years ago
parent
commit
c2075be5ec
1 changed files with 0 additions and 1 deletions
  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 \