Skip to content

Commit 7b6a4f9

Browse files
committed
Tweaked ruby version in Dockerfile
1 parent 20224ab commit 7b6a4f9

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 ruby:2.5.3
1+
FROM ruby:2.5.7
22

33
# throw errors if Gemfile has been modified since Gemfile.lock
44
RUN bundle config --global frozen 1

0 commit comments

Comments
 (0)