Skip to content

Commit b15a35c

Browse files
committed
Update ruby versions
1 parent 8ad9d24 commit b15a35c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby 2.3.0
1+
ruby 2.5.1

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)