Skip to content

Commit

Permalink
Merge pull request #2 from commonlit/bump-ruby
Browse files Browse the repository at this point in the history
Bump Ruby docker image from 2.7.0 to 3.2.2
  • Loading branch information
davidrunger-cl authored Dec 15, 2023
2 parents eb54a9d + b2201f9 commit 103c4f5
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.0-alpine
FROM ruby:3.2.2-alpine

COPY LICENSE README.md /
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 103c4f5

Please sign in to comment.