moved to newer node image
This commit is contained in:
parent
6a61f7810c
commit
d1ed8ae03c
@ -1,4 +1,4 @@
|
||||
FROM node:12-slim
|
||||
FROM node:slim
|
||||
|
||||
RUN mkdir -p /home/node/app/node_modules && chown -R node:node /home/node/app
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user