Merge pull request #101 from haiwen/seafile10-rm-openjdk-8-jre

seafile10 rm openjdk-8-jre
This commit is contained in:
欢乐马 2023-02-23 14:42:15 +08:00 committed by GitHub
commit 97cbea2a41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ fi
# -------------------------------------------
apt-get update
apt-get install -y python3 python3-setuptools python3-pip python3-ldap memcached openjdk-8-jre \
apt-get install -y python3 python3-setuptools python3-pip python3-ldap memcached \
libmemcached-dev libreoffice-script-provider-python libreoffice pwgen curl nginx libmysqlclient-dev
pip3 install --timeout=3600 django==3.2.* future==0.18.* mysqlclient==2.1.* pymysql pillow==9.3.* pylibmc captcha==0.4 markupsafe==2.0.1 jinja2 sqlalchemy==1.4.3 psd-tools django-pylibmc django_simple_captcha==0.5.* pycryptodome==3.16.* cffi==1.15.1 lxml