Browse Source

[Postfix] Remove python-gpg

andryyy 6 years ago
parent
commit
4b559d5b79
1 changed files with 0 additions and 1 deletions
  1. 0 1
      data/Dockerfiles/postfix/Dockerfile

+ 0 - 1
data/Dockerfiles/postfix/Dockerfile

@@ -24,7 +24,6 @@ RUN groupadd -g 102 postfix \
 	postfix \
 	postfix-mysql \
 	postfix-pcre \
-	python-gpg \
 	sasl2-bin \
 	sudo \
 	supervisor \