mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-03 02:04:06 +08:00
fix: Dockerfile
This commit is contained in:
@@ -20,7 +20,6 @@ RUN set -ex && \
|
||||
su-exec \
|
||||
shadow \
|
||||
tini \
|
||||
openssl \
|
||||
tzdata && \
|
||||
python3 -m pip install --no-cache-dir --upgrade pip && \
|
||||
sed -i '/bcrypt/d' requirements.txt && \
|
||||
|
||||
Reference in New Issue
Block a user