Skip to content

Commit

Permalink
Merge branch '11-fix-certificate-verification-failed' into 'master'
Browse files Browse the repository at this point in the history
Fix certificate verification failed

See merge request ix.ai/smtp!13
  • Loading branch information
tlex committed Mar 29, 2022
2 parents 420ff37 + 540e29a commit 9056acd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN set -xeu; \
apt-get update; \
apt-get -y dist-upgrade; \
apt-get install -y --no-install-recommends \
ca-certificates \
exim4-daemon-light \
iproute2 \
; \
Expand Down

0 comments on commit 9056acd

Please sign in to comment.