24
1
Fork 0

how about 7?

This commit is contained in:
Danny Coates 2017-06-22 16:43:23 -07:00
parent 715b0935bd
commit 7ed8515cbb
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM circleci/node:8
FROM node:7-alpine
COPY . /app
WORKDIR /app