I started getting error
[load_failed,"Failed to load NIF library /app/lib/crypto-4.6.5.4/priv/lib/crypto: 'libcrypto.so.1.1: cannot open shared object file: No such file or directory'","OpenSSL might not be installed on this system.\n"] Unable to load crypto library. Failed with error:~n\"~p, ~s\"~n~s"
in elixir-1.10.4-slim image from last week. It was working fine before that.
I am assuming the error comes from debian:buster image which was updated last week.
How to fix this