Skip to content

Commit

Permalink
CMR-9056: Update ruby version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrams-e84 committed Apr 4, 2023
1 parent a5e8c67 commit cfb419e
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,5 +1,5 @@
# Ruby image
FROM ruby:2.7.4
FROM ruby:3.1.4

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit cfb419e

Please sign in to comment.