update from python2 certbot.
This commit is contained in:
parent
9fe0bf0310
commit
2655c76fe6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ RUN apt-get -qq update && \
|
|||
apt-get -qq update && \
|
||||
apt-get -yqq install --no-install-recommends \
|
||||
nginx \
|
||||
python-certbot-nginx \
|
||||
python3-certbot-nginx \
|
||||
&& \
|
||||
apt-get remove -yqq \
|
||||
lsb-core \
|
||||
|
|
|
|||
Loading…
Reference in a new issue