Zenika / alpine-chrome

Chrome Headless docker images built upon alpine official image
https://hub.docker.com/r/zenika/alpine-chrome
Apache License 2.0
1.82k stars 241 forks source link

`with-chromedriver` incompatible version #159

Closed taraspos closed 3 years ago

taraspos commented 3 years ago

Upon new release, docker image with-chromedriver got released with updated chromedrvier version and old chrome version: Screen Shot 2021-03-22 at 4 39 14 PM

This results in the broken 86-with-chromedriver tag (86-with-selenoid as well), because 89 chromedriver doesn't work with 86 chrome.

Any way to prevent building such an image?