mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
maybe circle doesn't like alpine
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:8-alpine
|
||||
FROM node:8
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
machine:
|
||||
node:
|
||||
version: 8.0.0
|
||||
version: 8
|
||||
services:
|
||||
- docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user