Skip to content

Commit 8391b19

Browse files
authored
Merge pull request #280 from indentlabs/ruby-versions-docs
Update ruby versions
2 parents f2e10b0 + 166618e commit 8391b19

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
1+
FROM ruby:2.5.1
22
RUN apt-get update -qq && \
33
apt-get install -y build-essential libpq-dev nodejs imagemagick libmagickwand-dev && \
44
mkdir /notebook-ai

0 commit comments

Comments
 (0)