how about 7?
This commit is contained in:
parent
715b0935bd
commit
7ed8515cbb
|
@ -1,4 +1,4 @@
|
||||||
FROM circleci/node:8
|
FROM node:7-alpine
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Loading…
Reference in New Issue