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 e947c4b commit 840e38aCopy full SHA for 840e38a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:3.4.3
+FROM ruby:3.4.4
2
3
WORKDIR /src
4
ENTRYPOINT bundle install && bundle exec jekyll serve \
0 commit comments