lowercase
This commit is contained in:
parent
dd1f2c9535
commit
23cc5a971c
@ -7,6 +7,8 @@ RUN apk add --no-cache \
|
||||
bash \
|
||||
python3
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
# to get around errors from differing stack sizes in musl
|
||||
# https://wiki.musl-libc.org/functional-differences-from-glibc.html#Thread_stack_size
|
||||
RUN npm config set unsafe-perm true
|
||||
|
Loading…
Reference in New Issue
Block a user