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.
1 parent e8fefb9 commit cbfaf08Copy full SHA for cbfaf08
Dockerfile
@@ -1,7 +1,6 @@
1
-FROM ruby:2.6.9
+FROM ruby:2.7.6
2
3
-RUN gem install rouge -v3.30.0
4
-RUN gem install bundler:2.3.10 jekyll
+RUN gem install bundler:2.3.10
5
6
WORKDIR /srv/jekyll
7
0 commit comments