瀏覽代碼

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 \