update docker
This commit is contained in:
parent
36a885d3e1
commit
789d55d8f9
@ -26,6 +26,7 @@ RUN echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesourc
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install nodejs npm
|
||||
RUN pip install setuptools
|
||||
|
||||
# Install Packages
|
||||
RUN npm install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user