hasura / graphql-engine-heroku

Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
https://hasura.io
231 stars 234 forks source link

OpenSSL 3 security fixes in Heroku #118

Open deepakbh9 opened 1 year ago

deepakbh9 commented 1 year ago

Hi Team,

We are using Harsua GraphQL in Heroku as per the one click deployment documents (https://elements.heroku.com/buttons/hasura/graphql-engine-heroku), Currently our application in PROD.

For OpenSSL 3 Security issue, Heroku suggested us to redeploy with the updated docker image.

image

Please help me with the steps to rebuild the updated docker image with OpenSSL 3 security fix. Is the docker file present in latest git code have the fix for OpenSSl 3 security?

Thanks Deepak BH