Drillster / drone-email

Drone plugin for sending email notifications
Apache License 2.0
44 stars 43 forks source link

Upgrade alpine linux version to fix connection failures (SSL certs got stale so some SSL connections fail) #54

Closed dballard closed 2 years ago

dballard commented 2 years ago

I believe we are experiencing a case of this:

https://www.venafi.com/blog/lets-encrypt-root-certificate-expiration-will-you-be-impacted-venafi

I just upgraded a different container I own from apline 3.8 to 3.14 and it fixed the connection problems for that container, you probably need to do the same

thanks :)