Merge branch 'master' into feat-abstract-db

This commit is contained in:
kaiyou
2018-09-25 21:46:12 +02:00
47 changed files with 1890 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine
FROM alpine:3.7
RUN apk add --no-cache postfix postfix-pcre rsyslog \
python3 py3-pip \