From a62b58287e6725b26691fea51f5b1899d4e4be6b Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Thu, 11 Jul 2019 20:21:07 +0000 Subject: [PATCH] postfix 3.4 is now in latest alpine --- postfix/Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/postfix/Dockerfile b/postfix/Dockerfile index ffb3440..160db38 100644 --- a/postfix/Dockerfile +++ b/postfix/Dockerfile @@ -1,5 +1,4 @@ -# needed for postfix 3.4 -FROM alpine:edge +FROM alpine RUN apk add --no-cache \ ca-certificates \