mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-13 09:36:43 +00:00
update tf
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt update && \
|
||||
apt install -y git && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip install requests psutil py-cpuinfo
|
||||
RUN pip install requests psutil py-cpuinfo pandas
|
||||
|
||||
ADD bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user