Update Dockerfile
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt-get update && \
|
||||
apt-get install -y \
|
||||
make \
|
||||
bzip2 \
|
||||
git \
|
||||
python3 \
|
||||
wget && \
|
||||
apt-get clean
|
||||
|
||||
Reference in New Issue
Block a user