1111
This commit is contained in:
parent
b2285c5f6b
commit
5cbed6718d
@ -11,7 +11,7 @@ RUN cp /etc/apt/sources.list /etc/apt/sources.list.bak && \
|
||||
echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster-backports main contrib non-free" >>/etc/apt/sources.list && \
|
||||
echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian-security buster/updates main contrib non-free" >>/etc/apt/sources.list
|
||||
|
||||
RUN apt-get update && apt-get upgrade
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
RUN apt-get install -y --no-install-recommends build-essential gcc wget
|
||||
|
||||
# TA-Lib
|
||||
|
||||
Loading…
Reference in New Issue
Block a user