Skip to content

Commit

Permalink
WIP - update dockerfile to use min supported ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed Mar 17, 2020
1 parent 7a972d2 commit c764e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.3.7-alpine3.7
FROM ruby:2.4-alpine

RUN apk add --no-cache git

Expand Down

0 comments on commit c764e82

Please sign in to comment.