Skip to content

Commit 71d4e7f

Browse files
author
umut0
committed
revert to node 8.15.1 because of grpc segmentation fault
1 parent 13514a5 commit 71d4e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:8-alpine as build
1+
FROM node:8.15.1-alpine as build
22

33
RUN apk --no-cache --virtual .build add build-base python git
44

0 commit comments

Comments
 (0)