1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-10-30 23:37:43 +02:00

Fix a merge typo in postfix build

This commit is contained in:
kaiyou
2018-10-10 08:54:57 +02:00
parent 00b5ae11db
commit e8e133b53d

View File

@@ -1,7 +1,7 @@
FROM alpine:3.8
RUN apk add --no-cache postfix postfix-pcre rsyslog \
python3 py3-pip \
&& python3 py3-pip \
&& pip3 install --upgrade pip
&& pip3 install jinja2 podop tenacity