mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00: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
|
||||
|
||||
Reference in New Issue
Block a user