mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-15 18:16:44 +00:00
update
This commit is contained in:
@@ -5,5 +5,6 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
USER root
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y python3 python3-pip
|
||||
apt install -y python3 python3-pip && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user