Compare commits

...

2 Commits

Author SHA1 Message Date
0f3c1f55c8 Merge pull request 'Move to Alpine 3.17, move to Postfix 3.7.4' (#5) from master into develop
Reviewed-on: #5
2024-05-11 15:59:55 +00:00
6f23ed5a8d Move to Alpine 3.17, move to Postfix 3.7.4
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-23 18:54:14 +00:00

View File

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