Skip to content

Commit ae87e2f

Browse files
committed
bring Ruby and bundler versions in line with main site
1 parent 29d47ee commit ae87e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM ruby:3.1.6
1+
FROM ruby:3.2.6
22

3-
RUN gem install bundler:2.4.21
3+
RUN gem install bundler:2.6.5
44

55
WORKDIR /srv/jekyll
66

0 commit comments

Comments
 (0)