1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-18 03:21:36 +02:00

Use fixed alpine:3.7 tag to prevent postix upgrade

This commit is contained in:
Tim Möhlmann 2018-08-03 00:18:39 +03:00
parent 3dca1a834c
commit 9350bb9b9a

View File

@ -1,4 +1,4 @@
FROM alpine
FROM alpine:3.7
RUN apk add --no-cache postfix postfix-sqlite postfix-pcre rsyslog python py-jinja2