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 29d47ee commit ae87e2fCopy full SHA for ae87e2f
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM ruby:3.1.6
+FROM ruby:3.2.6
2
3
-RUN gem install bundler:2.4.21
+RUN gem install bundler:2.6.5
4
5
WORKDIR /srv/jekyll
6
0 commit comments