24
1
Fork 0

maybe circle doesn't like alpine

This commit is contained in:
Danny Coates 2017-06-22 16:26:08 -07:00
parent 68b82d34ff
commit 31d34b6743
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
machine:
node:
version: 8.0.0
version: 8
services:
- docker