Move to Alpine 3.17, move to Postfix 3.7.4

This commit is contained in:
MrMeeb 2023-03-23 18:54:14 +00:00
parent 872cc263a3
commit 931355d7dc

View File

@ -1,4 +1,4 @@
FROM alpine:3.13
FROM alpine:3.17
RUN apk update && \
apk add bash gawk cyrus-sasl cyrus-sasl-login cyrus-sasl-crammd5 mailx \