seleniumhq-community / docker-seleniarm

Multi-Arch (arm64/armhf/amd64) Docker images for the Selenium Grid Server
https://hub.docker.com/u/seleniarm
Other
249 stars 26 forks source link

[🐛 Bug]: Outdated Versions of Chromium on Docker Hub #44

Closed ShoGinn closed 9 months ago

ShoGinn commented 1 year ago

What happened?

The last update to any of the containers was two months ago.

More specifically, Chromium is on version 114 still.

Is there an issue with automated updates, or is this a manually pushed repo?

I tried to dig into the circleci and was found wanting :)

Command used to start Selenium Grid with Docker

N/A

Relevant log output

N/A

Operating System

N/A

Docker Selenium version (tag)

N/A

abdulisik commented 1 year ago

Is there any plan to keep the seleniarm images up-to-date? Selenium 4.11.0 started using Chrome for Testing 115+, but the arm builds under this repo are outdated, causing difficult to debug issues.

ShoGinn commented 1 year ago

This was my exact reason for creating this issue...

I've been using rPi's for my test environment, but unfortunately, due to other issues compounded by this, I'm personally procuring other test hardware (zima boards), which are x86 based.

diemol commented 1 year ago

Please remember that volunteers run this community repository entirely, and the primary maintainer is moving to a different country. Updates will come when they are available again.

ShoGinn commented 1 year ago

Please remember that volunteers run this community repository entirely, and the primary maintainer is moving to a different country. Updates will come when they are available again.

Thanks for that update! I am glad to hear that it hasn't been abandoned!

jamesmortensen commented 1 year ago

A couple weeks ago when I synced the upstream changes, the CI tests all failed with Selenium 4.11.

I just pushed a commit to retest with Selenium 4.10 and latest browsers. If tests pass, I will push a release to Docker Hub.

jamesmortensen commented 1 year ago

Chromium is now updated to v116. Firefox is also at v116. Selenium version is 4.10 until we can figure out the problem in https://github.com/seleniumhq-community/docker-seleniarm/issues/46.

See https://github.com/seleniumhq-community/docker-seleniarm/releases/tag/seleniarm-v4.10.0-20230828 for tag name. Updated images can be pulled from here: https://hub.docker.com/r/seleniarm/standalone-chromium/tags

github-actions[bot] commented 7 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.