Skip to content

Commit bc89333

Browse files
committed
Update ruby on Dockerfile to 2.6.5
1 parent 9aa75c1 commit bc89333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
ENV app /usr/src/app
44

0 commit comments

Comments
 (0)