heroku-24 stack with new heroku google chrome buildpack #481
Closed
davidwessman
started this conversation in
General
Replies: 2 comments
-
That's right you should pass |
Beta Was this translation helpful? Give feedback.
0 replies
-
The old google chrome build pack sets sandbox by default. So adding the option is the way to go |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Heroku has deprecated its old buildpack for Google Chrome with a new one:
https://blog.heroku.com/improved-browser-testing-on-heroku-with-chrome
When using the new buildpack and heroku-24 I ran into issues with:
I am not quite sure which part has changed between heroku-22 (ubuntu 22 based) vs the buildpack.
I will make test app on Heroku using heroku-22 and the new buildpack to see if I get the same error.
Have anyone else ran into similar issues? The only reference to the sandbox is in
https://github.com/rubycdp/ferrum?tab=readme-ov-file#docker
Beta Was this translation helpful? Give feedback.
All reactions