I need to install on docker the latest version of curl
when using the following the docker size is ~140MB
FROM debian:10.7 RUN apt-get update &&am