elasticbeantalk for Ruby platform does not respect .ruby-version

0

I deployed my app to elasticbeantalk on arn:aws:elasticbeanstalk:ap-northeast-1::platform/Ruby 2.7 runnin on 64bit Amazon Linux 2/3.4.4.

It prepares Ruby 2.7.5 via rbenv, so I set .ruby-version to 2.7.5 in my repository. Then I deployed same app to another env with platform version 3.4.8. New env prepares Ruby 2.7.6. However, deployed app is working fine.

Is this expected behavior? Why .ruby-version in the repository is not respected?

User123
posta 2 anni fa60 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande