Use alpine:3.7 tag to prevent postix upgrade
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
FROM alpine:3.7
|
||||
|
||||
RUN apk add --no-cache postfix postfix-sqlite postfix-pcre rsyslog python py-jinja2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user