mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-11 19:37:18 +00:00
Update Dockerfile
This commit is contained in:
parent
3998e4da71
commit
bd3f813687
@ -12,9 +12,6 @@ RUN apk add --no-cache \
|
||||
libffi-dev \
|
||||
openssl-dev \
|
||||
musl-dev \
|
||||
python3-dev \
|
||||
py3-pip \
|
||||
&& pip install --upgrade pip \
|
||||
&& pip install --upgrade --requirement /app/requirements.txt \
|
||||
&& apk del --purge .build-deps \
|
||||
&& chown -R root:root /app \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user