fix: pip cache dir
This commit is contained in:
parent
4fe4d928ed
commit
40703a0bd7
@ -56,7 +56,7 @@ RUN apt-get update \
|
||||
&& apt-get clean -y \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
/root/.cache \
|
||||
/moviepilot/.cache \
|
||||
/var/lib/apt/lists/* \
|
||||
/var/tmp/*
|
||||
EXPOSE 3000
|
||||
|
Loading…
x
Reference in New Issue
Block a user