mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-12-03 21:43:26 -05:00
Update Dockerfile
Try to fix build
This commit is contained in:
parent
4e17efe3b2
commit
3c2f5de8b6
@ -29,7 +29,7 @@ RUN apk update && \
|
||||
git clone https://github.com/shaymez/HBMonv2.git /hbmon && \
|
||||
cd /hbmon && \
|
||||
pip install --no-cache-dir -r requirements.txt && \
|
||||
apk del git gcc musl-dev libffi-dev openssl-dev && \ && \
|
||||
apk del git gcc musl-dev libffi-dev openssl-dev && \
|
||||
chown -R radio /hbmon
|
||||
|
||||
USER radio
|
||||
|
Loading…
Reference in New Issue
Block a user