Closed wojtekmach closed 3 years ago
We require Elixir 1.10 because it requires OTP 21+ which we need for the :public_key.pkix_verify_hostname_match_fun function to securely download.
:public_key.pkix_verify_hostname_match_fun
Also updating the cache key. When we need to bump again, simply change to v2, etc.
We require Elixir 1.10 because it requires OTP 21+ which we need for the
:public_key.pkix_verify_hostname_match_fun
function to securely download.Also updating the cache key. When we need to bump again, simply change to v2, etc.