Updated image
All checks were successful
Deploy on push / on-push-deploy_sh-edraft (push) Successful in 22s
All checks were successful
Deploy on push / on-push-deploy_sh-edraft (push) Successful in 22s
This commit is contained in:
parent
183f952807
commit
1eebbc1636
@ -21,7 +21,7 @@ RUN sudo apt install -y build-essential zlib1g-dev libncurses5-dev libgdbm-dev l
|
||||
make -j $(nproc) && \
|
||||
sudo make altinstall && \
|
||||
python3.10 -m pip install --user --upgrade pip && \
|
||||
cd ../ && rm -r Python-3.10.*/
|
||||
cd ../ && sudo rm -rf Python-3.10.*/
|
||||
|
||||
# install node
|
||||
RUN sudo apt -y install nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user