mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-12 02:28:20 +02:00
Another (embarrassing) fix for a merge typo
This commit is contained in:
parent
2e1aa079c1
commit
10ec2f999a
@ -1,8 +1,8 @@
|
||||
FROM alpine:3.8
|
||||
|
||||
RUN apk add --no-cache postfix postfix-pcre rsyslog \
|
||||
&& python3 py3-pip \
|
||||
pip3 install --upgrade pip \
|
||||
python3 py3-pip \
|
||||
&& pip3 install --upgrade pip \
|
||||
&& pip3 install jinja2 podop tenacity
|
||||
|
||||
COPY conf /conf
|
||||
|
Loading…
Reference in New Issue
Block a user