mirror of
https://github.com/timvisee/send.git
synced 2026-04-19 21:54:26 -04:00
maybe circle doesn't like alpine
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:8-alpine
|
||||
FROM node:8
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
machine:
|
||||
node:
|
||||
version: 8.0.0
|
||||
version: 8
|
||||
services:
|
||||
- docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user