Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lightszentip committed Aug 18, 2023
1 parent b348e47 commit a626fab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ RUN apt-get install -y \
RUN npm install -g npm@latest
RUN npm install -g pnpm

#Clean
RUN apt-get autoremove -y --purge \
&& apt-get autoclean -y \
&& apt-get clean -y \
Expand Down

0 comments on commit a626fab

Please sign in to comment.