Closed jcestibariz closed 2 years ago
Sadly, with the DockerHub autobuild all flavors were built at the same time and depending on latest
parent image that was often not yet at latest version.
So there is no 100-with-chromedriver
and it's not possible to build it afterwards as this version of chromium is not available in alpine repo.
You can use 99-with-chromedriver
or 102-with-chromedriver
.
With new build with GitHub Actions, this should not happen anymore.
(README is not easy to keep up-to-date as chromium version depends on what is in alpine edge repo when building image)
I was able to pull 102-with-chromedriver
(which wasn't available when I filed this issue). Thank you.
Hi, I'm able to pull
zenika/alpine-chrome:with-chromedriver
but trying to pullzenika/alpine-chrome:100-with-chromedriver
produces this error: