2ch commited on
Commit
0d7fd50
·
verified ·
1 Parent(s): 91c53b8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,3 +1,4 @@
 
1
  RUN apk add git curl bash wget sudo
2
  WORKDIR /app
3
  RUN git clone https://github.com/anse-app/anse .
 
1
+ FROM node:alpine
2
  RUN apk add git curl bash wget sudo
3
  WORKDIR /app
4
  RUN git clone https://github.com/anse-app/anse .