smtprelay: update credential hashes
This commit is contained in:
parent
4960a0af76
commit
5d1e1f0546
4 changed files with 11 additions and 8 deletions
|
|
@ -10,4 +10,4 @@ RUN apk --update --no-cache add shadow opensmtpd opensmtpd-filter-dkimsign && \
|
|||
chgrp smtpq /usr/sbin/smtpctl && \
|
||||
chmod g+s /usr/sbin/smtpctl && \
|
||||
apk del shadow
|
||||
ENTRYPOINT smtpd -d
|
||||
ENTRYPOINT ["smtpd", "-d"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue