Skip to content

Conversation

giper45
Copy link

@giper45 giper45 commented Oct 26, 2022

Fix the following error:

 => ERROR [2/4] RUN gem install sinatra                                                                                                                                          1.8s
------                                                                                                                                                                                
 > [2/4] RUN gem install sinatra:                                                                                                                                                     
#0 1.227 ERROR:  Error installing sinatra:                                                                                                                                            
#0 1.227        mustermann requires Ruby version >= 2.6.0.
#0 1.228 Successfully installed ruby2_keywords-0.0.5
------
failed to solve: executor failed running [/bin/sh -c gem install sinatra]: exit code: 1


Due to an update of sinatra version that is not installable in older Ruby versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant