speedianet / os

Speedia OS is a container operating system designed so you never have to write a Dockerfile again.
https://speedia.net/os/
Eclipse Public License 2.0
11 stars 2 forks source link

fix: install certbot via pip to get its latest version #62

Open ntorga opened 3 weeks ago

ntorga commented 3 weeks ago

Certbot is working properly, but it's using an old version from Debian repos. We need to be using the latest stable available on the official repository, but the only way seems to be via pip.