update dockerfile (not tested)
This commit is contained in:
parent
2a74cad516
commit
956a584055
@ -9,7 +9,7 @@ RUN apt update && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /opt && \
|
||||
rm -rf /usr/src/dmr_utils3 && \
|
||||
git clone https://github.com/n0mjs710/hblink3
|
||||
git clone https://github.com/hacknix/hblink3
|
||||
ENV AAA BBBB
|
||||
RUN cd /opt/hblink3/ && \
|
||||
sed -i s/.*python.*//g requirements.txt && \
|
||||
|
Loading…
Reference in New Issue
Block a user