Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Add support Ruby 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Atis9 committed Jan 22, 2024
1 parent f407795 commit 1cda928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.0-alpine
FROM ruby:3.2.3-alpine

ENV MECAB_VERSION 0.996
ENV MECAB_IPADIC_VERSION 2.7.0-20070801
Expand Down

0 comments on commit 1cda928

Please sign in to comment.