You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone. I have recently migrated a fatsapi project to render, and I noticed that the deployment won't succeed because apparently render is using Ubuntu 22 under the hood, which uses the latest OpenSSL. So, I am looking for a way, if possible, to specify the machine version say ubuntu 20 in the yaml file. Is this thing possible?