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 19ca904 commit 6317d85Copy full SHA for 6317d85
1 file changed
Dockerfile.jekyll
@@ -1,4 +1,4 @@
1
-FROM ruby:3.3-alpine
+FROM ruby:3.2-alpine
2
RUN apk add --no-cache build-base git nodejs tzdata libffi-dev
3
RUN mkdir -p /usr/local/bundle && chmod 777 /usr/local/bundle
4
WORKDIR /srv/jekyll
0 commit comments