Skip to content

Commit 9250391

Browse files
committed
updates ruby version on dockerfile
1 parent 3058f79 commit 9250391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.4.0
1+
FROM ruby:2.5.1
22

33
# Install apt based dependencies required to run Rails as
44
# well as RubyGems. As the Ruby image itself is based on a

0 commit comments

Comments
 (0)