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 233b76d commit 39d5feaCopy full SHA for 39d5fea
.bundle/config
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM ruby:2.7.6
+FROM ruby:3.0.5
2
3
-RUN gem install bundler:2.3.10
+RUN gem install bundler:2.4.7
4
5
WORKDIR /srv/jekyll
6
0 commit comments