Skip to content

Commit

Permalink
unsafe-perm not needed in latest node
Browse files Browse the repository at this point in the history
  • Loading branch information
ymchandra authored Feb 7, 2025
1 parent 7fcee0a commit 13f78a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/$GLIBC/g

FROM node:23.7.0-alpine AS nodepackages

RUN npm config set unsafe-perm true
RUN npm install -g \
mocha \
serverless
Expand Down

0 comments on commit 13f78a7

Please sign in to comment.