pimcore / demo

The Official Pimcore Demo Package - You're new to Pimcore? That's your entry point! 🤓
Other
100 stars 105 forks source link

[Task]: Change Chrome Docker image #571

Closed kingjia90 closed 6 months ago

kingjia90 commented 6 months ago

It seems that it got some breaking changes, by changing to chromium it has some BC layer fallback, see https://github.com/browserless/browserless/blob/8777c638001c69b44928e2906f86a28ed9d79313/CHANGELOG.md?plain=1#L33

kingjia90 commented 6 months ago

Potentially we have to stick with v1 , as keep-alive is not supported anymore https://github.com/browserless/browserless/blob/8777c638001c69b44928e2906f86a28ed9d79313/CHANGELOG.md?plain=1#L75 but not sure if that's the keep alive that i am thinking of

However with v1, had other issues as https://github.com/chrome-php/chrome/issues/611#issuecomment-1989519787