postfix 3.4 is now in latest alpine
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b98a39ae2c
commit
a62b58287e
|
@ -1,5 +1,4 @@
|
|||
# needed for postfix 3.4
|
||||
FROM alpine:edge
|
||||
FROM alpine
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
|
|
Reference in a new issue