We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2e10b0 + 166618e commit 8391b19Copy full SHA for 8391b19
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:2.3.1
+FROM ruby:2.5.1
2
RUN apt-get update -qq && \
3
apt-get install -y build-essential libpq-dev nodejs imagemagick libmagickwand-dev && \
4
mkdir /notebook-ai
0 commit comments