Skip to content

Commit 4e6693e

Browse files
authored
Update entrypoint.sh
1 parent 17bae26 commit 4e6693e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ cp -r "${CP_PATH}" "/app/"
8787
cd /app
8888

8989
# install and run nodejs
90-
apk add --update nodejs npm
9190
npm ci
9291
npm run build --if-present
9392
node dist/index.js

0 commit comments

Comments
 (0)