Skip to content

Docker apt transport https

Simon Deziel requested to merge (removed):docker-apt-transport-https into master

What does this MR do?

Remove the apt-transport-https package from the Dockerfile as apt natively supports https for a while now (18.04 and maybe before). apt-transport-https is a transitional/empty package so there shouldn't be any unintended side-effect.

Merge request reports