mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix dockerfile
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ RUN apk add --no-cache --virtual .build-deps \
|
|||||||
musl-dev \
|
musl-dev \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
python3-dev \
|
python3 \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
&& ln -sf /usr/bin/python3 /usr/bin/python \
|
&& ln -sf /usr/bin/python3 /usr/bin/python \
|
||||||
&& pip install --upgrade pip setuptools wheel \
|
&& pip install --upgrade pip setuptools wheel \
|
||||||
|
|||||||
Reference in New Issue
Block a user