This commit is contained in:
Rizky 2024-01-21 18:01:46 +07:00
parent adeabfd9fb
commit 670079ddad
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ COPY docker.ts docker.ts
RUN apt-get update
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 apt-get update