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:
parent
3dca1a834c
commit
9350bb9b9a
@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
FROM alpine:3.7
|
||||
|
||||
RUN apk add --no-cache postfix postfix-sqlite postfix-pcre rsyslog python py-jinja2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user