Skip to content

Commit

Permalink
Merge pull request #2 from akretion/update-ruby-version
Browse files Browse the repository at this point in the history
update ruby version
  • Loading branch information
sebastienbeau authored Sep 29, 2024
2 parents 05fdb4f + 0e0d4be commit 60c7b09
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:2.7.7
FROM ruby:3.1.3

RUN mkdir -p /workspace

Expand Down

0 comments on commit 60c7b09

Please sign in to comment.