mirror of
https://gitlab.com/Bockiii/deemix-docker.git
synced 2024-08-30 17:32:18 +00:00
fix26
This commit is contained in:
@ -12,7 +12,7 @@ LABEL \
|
||||
|
||||
RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash && \
|
||||
chmod +x /root/.nvm/nvm.sh && \
|
||||
/root/.nvm/nvm.sh install 16.2.0
|
||||
/root/.nvm/nvm.sh install v16.2.0
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y git
|
||||
|
Reference in New Issue
Block a user