Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome version update policy #254

Open
andreyfel opened this issue Jul 10, 2024 · 4 comments
Open

Chrome version update policy #254

andreyfel opened this issue Jul 10, 2024 · 4 comments

Comments

@andreyfel
Copy link

Sorry if I missed it, but I couldn't find the policy for updating the Chrome version anywhere.

I see Chrome version 126 has been out for a while and this image still has version 124.

@nbyloff
Copy link

nbyloff commented Aug 4, 2024

@andreyfel if you change their Dockerfile to start with FROM alpine:3.20 you get Chrome 127. The build just installs the latest Chromium package. I don't know if you can update the commands to specific versions.

@zigarn
Copy link
Contributor

zigarn commented Sep 18, 2024

There is a build every week.
It takes the latest chromium available in the alpine base image (currently 3.19)

@zigarn
Copy link
Contributor

zigarn commented Sep 18, 2024

PR #257 will allow to switch to Chromium 128.

@zigarn
Copy link
Contributor

zigarn commented Sep 18, 2024

Ping @jlandure for the upgrade as I'm not member of Zenika's org anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants