Parcourir la source

[Postfix] Remove python-gpg

andryyy il y a 6 ans
Parent
commit
4b559d5b79
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 \