Bump Ruby to 2.4

This commit is contained in:
Matt Rogers 2019-04-07 12:42:37 -05:00
parent b48a259694
commit 1b50b3d084
No known key found for this signature in database
GPG key ID: 605D017C07EB4316

View file

@ -1,4 +1,4 @@
FROM ruby:2.3 FROM ruby:2.4
WORKDIR /app WORKDIR /app