Skip to content

Commit 8762185

Browse files
committed
Ruby 2.6 for Docker
1 parent d5e679e commit 8762185

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.3
1+
FROM ruby:2.6
22

33
RUN apt-get update -y && apt-get install -y \
44
rake rubygems ruby-sqlite3 libxslt-dev libxml2-dev libsqlite3-dev swig flex bison \

0 commit comments

Comments
 (0)