Update Ruby version to 2.6.6
This commit is contained in:
parent
67ab647eb0
commit
7e3c601a25
5 changed files with 8 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.4
|
||||
FROM ruby:2.6
|
||||
|
||||
# Install dependencies
|
||||
RUN deps='libmagic-dev chromium' && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue