heroku / heroku-buildpack-google-chrome

[DEPRECATED] Classic buildpack that installs Google Chrome.
296 stars 365 forks source link

Don't use deprecated apt-get --force-yes #151

Closed RupertBarrow closed 6 months ago

RupertBarrow commented 7 months ago

Identical issue found in https://github.com/jontewks/puppeteer-heroku-buildpack, so this uses the same fix as in that repo : https://github.com/jontewks/puppeteer-heroku-buildpack/pull/30/commits/82d8c6fbfc7646a66497c6e38fa0d9d02afd2b6f

Fixes #25

edmorley commented 6 months ago

Hi! Sorry for the delayed reply. This buildpack has been deprecated in favour of the newer (and hopefully more robust) Chrome for Testing buildpack: https://blog.heroku.com/improved-browser-testing-on-heroku-with-chrome https://github.com/heroku/heroku-buildpack-chrome-for-testing

As such, I'm closing this out.