Skip to content

Commit d47ebb8

Browse files
committed
Bump Ruby to 3.1.2
BREAKING CHANGE: This GitHub Action now uses Ruby 3.1.2 by default. Expect other potential breaking changes.
1 parent 2acfaa0 commit d47ebb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.7
1+
FROM ruby:3.1.2
22

33
# Set the default locale so as to not cause issues in Jekyll
44
ENV LC_ALL C.UTF-8

0 commit comments

Comments
 (0)