Skip to content

Commit

Permalink
[PRDP-122] feat: Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexyey committed Sep 11, 2023
1 parent f2df432 commit cb6193f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& node --version \
&& npm --version \
&& cd /home/site/wwwroot/node \
&& npm install
&& npm install \
&& cd /home/site/wwwroot/node/node_modules/puppeteer \
&& npm install

Expand Down

0 comments on commit cb6193f

Please sign in to comment.