2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00

fix urlwatch

This commit is contained in:
kev
2021-04-06 16:08:14 +08:00
parent 4474e2e083
commit f5664d7f40

View File

@@ -14,6 +14,7 @@ RUN set -xe \
libxslt \ libxslt \
libxslt-dev \ libxslt-dev \
openssl-dev \ openssl-dev \
py3-cryptography \
py3-pip \ py3-pip \
python3 \ python3 \
python3-dev \ python3-dev \