Skip to content

Commit efe83a5

Browse files
committed
Switch base image to use ruby
1 parent 7e20f8c commit efe83a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mhart/alpine-node
1+
FROM codeclimate/alpine-ruby:b38
22

33
WORKDIR /usr/src/app
44
RUN apk --update add ruby ruby-dev ruby-bundler build-base git

0 commit comments

Comments
 (0)