Skip to content

Commit a626fab

Browse files
authored
Update Dockerfile
1 parent b348e47 commit a626fab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ RUN apt-get install -y \
6161
RUN npm install -g npm@latest
6262
RUN npm install -g pnpm
6363

64-
#Clean
6564
RUN apt-get autoremove -y --purge \
6665
&& apt-get autoclean -y \
6766
&& apt-get clean -y \

0 commit comments

Comments
 (0)