Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
added compatible ruby version
  • Loading branch information
AnleaMJ authored Nov 9, 2024
1 parent f6d389c commit 88ecf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.5
FROM ruby:2.6

RUN bundle config --global frozen 1

Expand Down

0 comments on commit 88ecf55

Please sign in to comment.