Added curl for OCSP handling by cerbot

This commit is contained in:
synoniem
2021-01-09 11:57:05 +01:00
parent 820fbc70df
commit e69fb45d9b

View File

@@ -15,6 +15,7 @@ RUN \
bash \ bash \
coreutils \ coreutils \
nano \ nano \
curl \
py3-crypto \ py3-crypto \
ca-certificates \ ca-certificates \
certbot \ certbot \