Skip to content

Commit 6317d85

Browse files
committed
Pin docker image to align with github pages requirements
1 parent 19ca904 commit 6317d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.jekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.3-alpine
1+
FROM ruby:3.2-alpine
22
RUN apk add --no-cache build-base git nodejs tzdata libffi-dev
33
RUN mkdir -p /usr/local/bundle && chmod 777 /usr/local/bundle
44
WORKDIR /srv/jekyll

0 commit comments

Comments
 (0)