Closed kierenevans closed 3 years ago
Yes, the docker image is intended to use the latest image. I would see if I can make this happen soon.
It turns out the scheduled daily build on Travis was failing, as there was a migration from Travis-CI.org to Travis-CI.com, and I didn't realized that using Travis-CI.com would require a plan with OSS credit. I have triggered a build so the latest image you can pull should be pointing to the right debian:stable-slim
image. If that does not work, please let me know.
Please reopen if the latest image doesn't work. Thanks.
Thank you, working great :)
Hi!
We build a docker image from
yukinying/chrome-headless-browser
and install further packages, butapt-get update
is failing with the following:Is it possible to push a rebuild of this docker image to docker hub based on the new
debian:stable-slim
which is bullseye and doesn't reference the 404 path in/etc/apt/sources.list
?Thanks!