wip fix
This commit is contained in:
parent
adeabfd9fb
commit
670079ddad
|
|
@ -4,7 +4,7 @@ COPY docker.ts docker.ts
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install git curl gnupg zip unzip -yq
|
RUN apt-get install git curl gnupg zip unzip -yq
|
||||||
|
RUN git config --global --add safe.directory /app/prasi/repo
|
||||||
RUN curl -sL https://deb.nodesource.com/setup_20.x | bash -
|
RUN curl -sL https://deb.nodesource.com/setup_20.x | bash -
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue