mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-03 02:04:06 +08:00
feat: clear pip cache
This commit is contained in:
@@ -40,6 +40,7 @@ RUN set -ex && \
|
||||
adduser -S ab -G ab -h /ab -s /bin/bash -u 911 && \
|
||||
# Clear
|
||||
rm -rf \
|
||||
/ab/.cache \
|
||||
/tmp/*
|
||||
|
||||
COPY --chmod=755 backend/src/. .
|
||||
|
||||
Reference in New Issue
Block a user