Compare commits

..

3 Commits

Author SHA1 Message Date
a4893df95d Merge pull request 'develop' (#6) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #6
2024-05-11 16:02:34 +00:00
bae26ad0ce Rebase to Alpine 3.19 2024-05-11 16:01:41 +00:00
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

View File

@ -1,4 +1,4 @@
FROM alpine:3.17 FROM alpine:3.19
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 \