Darrell D commited on
Commit
aad5589
·
1 Parent(s): 060ad07
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node
2
 
3
 
4
  COPY ./.output/ /app/
 
1
+ FROM node:slim
2
 
3
 
4
  COPY ./.output/ /app/