This commit is contained in:
guibescos 2023-03-03 17:31:54 -06:00 committed by GitHub
parent 081a8bc12a
commit 33d2ffc487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
FROM lerna FROM lerna
USER root USER root
RUN apt-get update && apt-get install -y libc6
WORKDIR /home/node/ WORKDIR /home/node/
USER 1000 USER 1000