updated data & client
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
# /////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
FROM node:lts-alpine
|
||||
FROM node:16-alpine
|
||||
|
||||
RUN apk update && apk --no-cache add shadow && \
|
||||
usermod -u 1001 node && \
|
||||
|
||||
Reference in New Issue
Block a user