Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Releases: seleniumhq-community/docker-seleniarm

seleniarm-v4.16.1-20231220

20 Dec 02:16
Compare
Choose a tag to compare
Pre-release

Just for testing purposes. Please disregard.

Changelog

Read more

seleniarm-v4.10.0-20230828

28 Aug 05:57
Compare
Choose a tag to compare

Changelog

  • 9b79190c - Update Makefile :: James Mortensen
  • fb7d42e8 - Add node and standalone docker build :: James Mortensen
  • e5033c8d - Fix tabs. Also, replace hard-coded platforms with variable, since we build and test separately but then build and deploy together. :: James Mortensen
  • 67ea1581 - Merge branch 'trunk' into full-grid :: James Mortensen
  • 461c3463 - Merge branch 'trunk' of github.com:seleniumhq-community/docker-seleniarm into full-grid :: James Mortensen
  • f63468ab - Merge branch 'trunk' into full-grid :: James Mortensen
  • 4c45f3bb - Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen
  • 5adbe17d - Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen
  • f1a83de3 - [deploy] fix job names :: James Mortensen
  • a503722d - test [deploy] debug some broken build processes. :: James Mortensen
  • 53671f93 - [deploy] Avoid make and run all build commands brom build-and-push.sh :: James Mortensen
  • 1a26a8e1 - [deploy] testing using an exit code in case a command in the script fails :: James Mortensen
  • a03048e7 - [deploy] :: James Mortensen
  • d6c60618 - Change bash to sh :: James Mortensen
  • a00b3040 - [deploy] test :: James Mortensen
  • 3ce414c3 - [deploy] testing to see why building base behaves differently with make vs running via a script :: James Mortensen
  • c7db2a39 - [deploy] re-register binfmt and qemu for each runner :: James Mortensen
  • fb16431f - [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen
  • abc52dbb - [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen
  • 34f58c10 - [deploy] try using one of the parameters passed in declaratively instead. :: James Mortensen
  • 221a3788 - [deploy] try with the job name and also log it for the base job as well :: James Mortensen
  • 32093805 - [deploy] using the make targets parameter. :: James Mortensen
  • 1900a3fe - [deploy] using the make targets parameter. :: James Mortensen
  • 8bbf85b5 - [deploy] test :: James Mortensen
  • 04683f20 - [deploy] test :: James Mortensen
  • 544444bb - test [deploy] Added scripts and logic to add the Major_minor tags to the non-browser images, and added logic to add all of the tags to the release notes. :: James Mortensen
  • f857b891 - Changed file permissions so shell script can be executed. :: James Mortensen
  • 8628d6f5 - Test [deploy] Remove comment :: James Mortensen
  • df73417c - Test [deploy] Adding NAMESPACE variable to the docker-pull-related-tags script. :: James Mortensen
  • 67e73ee9 - Test [deploy] and retag the images with related tags instead of excessive pulling. :: James Mortensen
  • e514fabc - Test [deploy]. Rename docker-pull-related-tags to docker-add-related-tags. Clean up the names of the steps in the release notes generation step. Reorder the MAJOR, MAJOR-MINOR, and VERSION tags for the browser images so the order in Docker Hub matches their upstream siblings. Temporarily disable building images to focus on the release notes generation step. :: James Mortensen
  • d7ba965e - Test [deploy] forgot a tag :: James Mortensen
  • 58eee133 - Test [deploy] need to set build date to date of prev deployed images in order to test the final job :: James Mortensen
  • 010f9fda - test [deploy] removed commented test code :: James Mortensen
  • cbd2878c - Test [deploy] to see the full flow. :: James Mortensen
  • d168606e - Merge branch 'trunk' into full-grid :: James Mortensen
  • fbabdfd6 - test [deploy] after merge from trunk and upstream :: James Mortensen
  • 6ca204b9 - Test [deploy] :: James Mortensen
  • 1e027257 - Test [deploy] :: James Mortensen
  • bcf13939 - Fix ordering of the grid images :: James Mortensen
  • 8facb4dd - Change everything back to the production 'seleniarm' Docker credentials and namespace. :: James Mortensen
  • d552e2d2 - Merge branch 'trunk' into full-grid :: James Mortensen
  • 25c13f74 - [deploy] 4.8.0 with upgrade Firefox to 109 and full grid. :: James Mortensen
  • 439ab799 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8b103bde - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273c - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97ef - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 49b31ca4 - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d8868 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • [`c53631...
Read more

seleniarm-v4.10.0-20230615

15 Jun 03:07
Compare
Choose a tag to compare

Changelog

  • 9b79190 - Update Makefile :: James Mortensen
  • fb7d42e - Add node and standalone docker build :: James Mortensen
  • e5033c8 - Fix tabs. Also, replace hard-coded platforms with variable, since we build and test separately but then build and deploy together. :: James Mortensen
  • 67ea158 - Merge branch 'trunk' into full-grid :: James Mortensen
  • 461c346 - Merge branch 'trunk' of github.com:seleniumhq-community/docker-seleniarm into full-grid :: James Mortensen
  • f63468a - Merge branch 'trunk' into full-grid :: James Mortensen
  • 4c45f3b - Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen
  • 5adbe17 - Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen
  • f1a83de - [deploy] fix job names :: James Mortensen
  • a503722 - test [deploy] debug some broken build processes. :: James Mortensen
  • 53671f9 - [deploy] Avoid make and run all build commands brom build-and-push.sh :: James Mortensen
  • 1a26a8e - [deploy] testing using an exit code in case a command in the script fails :: James Mortensen
  • a03048e - [deploy] :: James Mortensen
  • d6c6061 - Change bash to sh :: James Mortensen
  • a00b304 - [deploy] test :: James Mortensen
  • 3ce414c - [deploy] testing to see why building base behaves differently with make vs running via a script :: James Mortensen
  • c7db2a3 - [deploy] re-register binfmt and qemu for each runner :: James Mortensen
  • fb16431 - [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen
  • abc52db - [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen
  • 34f58c1 - [deploy] try using one of the parameters passed in declaratively instead. :: James Mortensen
  • 221a378 - [deploy] try with the job name and also log it for the base job as well :: James Mortensen
  • 3209380 - [deploy] using the make targets parameter. :: James Mortensen
  • 1900a3f - [deploy] using the make targets parameter. :: James Mortensen
  • 8bbf85b - [deploy] test :: James Mortensen
  • 04683f2 - [deploy] test :: James Mortensen
  • 544444b - test [deploy] Added scripts and logic to add the Major_minor tags to the non-browser images, and added logic to add all of the tags to the release notes. :: James Mortensen
  • f857b89 - Changed file permissions so shell script can be executed. :: James Mortensen
  • 8628d6f - Test [deploy] Remove comment :: James Mortensen
  • df73417 - Test [deploy] Adding NAMESPACE variable to the docker-pull-related-tags script. :: James Mortensen
  • 67e73ee - Test [deploy] and retag the images with related tags instead of excessive pulling. :: James Mortensen
  • e514fab - Test [deploy]. Rename docker-pull-related-tags to docker-add-related-tags. Clean up the names of the steps in the release notes generation step. Reorder the MAJOR, MAJOR-MINOR, and VERSION tags for the browser images so the order in Docker Hub matches their upstream siblings. Temporarily disable building images to focus on the release notes generation step. :: James Mortensen
  • d7ba965 - Test [deploy] forgot a tag :: James Mortensen
  • 58eee13 - Test [deploy] need to set build date to date of prev deployed images in order to test the final job :: James Mortensen
  • 010f9fd - test [deploy] removed commented test code :: James Mortensen
  • cbd2878 - Test [deploy] to see the full flow. :: James Mortensen
  • d168606 - Merge branch 'trunk' into full-grid :: James Mortensen
  • fbabdfd - test [deploy] after merge from trunk and upstream :: James Mortensen
  • 6ca204b - Test [deploy] :: James Mortensen
  • 1e02725 - Test [deploy] :: James Mortensen
  • bcf1393 - Fix ordering of the grid images :: James Mortensen
  • 8facb4d - Change everything back to the production 'seleniarm' Docker credentials and namespace. :: James Mortensen
  • d552e2d - Merge branch 'trunk' into full-grid :: James Mortensen
  • 25c13f7 - [deploy] 4.8.0 with upgrade Firefox to 109 and full grid. :: James Mortensen
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • [c53631e](http://github.com/seleniumhq-community/docker...
Read more

seleniarm-v4.9.1-20230508

08 May 17:27
Compare
Choose a tag to compare

Changelog

  • 9b79190 - Update Makefile :: James Mortensen
  • fb7d42e - Add node and standalone docker build :: James Mortensen
  • e5033c8 - Fix tabs. Also, replace hard-coded platforms with variable, since we build and test separately but then build and deploy together. :: James Mortensen
  • 67ea158 - Merge branch 'trunk' into full-grid :: James Mortensen
  • 461c346 - Merge branch 'trunk' of github.com:seleniumhq-community/docker-seleniarm into full-grid :: James Mortensen
  • f63468a - Merge branch 'trunk' into full-grid :: James Mortensen
  • 4c45f3b - Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen
  • 5adbe17 - Test [deploy]. Add the grid components to the deploy step, and split up building images into different, parallel jobs to reduce build time. :: James Mortensen
  • f1a83de - [deploy] fix job names :: James Mortensen
  • a503722 - test [deploy] debug some broken build processes. :: James Mortensen
  • 53671f9 - [deploy] Avoid make and run all build commands brom build-and-push.sh :: James Mortensen
  • 1a26a8e - [deploy] testing using an exit code in case a command in the script fails :: James Mortensen
  • a03048e - [deploy] :: James Mortensen
  • d6c6061 - Change bash to sh :: James Mortensen
  • a00b304 - [deploy] test :: James Mortensen
  • 3ce414c - [deploy] testing to see why building base behaves differently with make vs running via a script :: James Mortensen
  • c7db2a3 - [deploy] re-register binfmt and qemu for each runner :: James Mortensen
  • fb16431 - [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen
  • abc52db - [deploy] testing tagging and release notes job after fixing env var dereferencing :: James Mortensen
  • 34f58c1 - [deploy] try using one of the parameters passed in declaratively instead. :: James Mortensen
  • 221a378 - [deploy] try with the job name and also log it for the base job as well :: James Mortensen
  • 3209380 - [deploy] using the make targets parameter. :: James Mortensen
  • 1900a3f - [deploy] using the make targets parameter. :: James Mortensen
  • 8bbf85b - [deploy] test :: James Mortensen
  • 04683f2 - [deploy] test :: James Mortensen
  • 544444b - test [deploy] Added scripts and logic to add the Major_minor tags to the non-browser images, and added logic to add all of the tags to the release notes. :: James Mortensen
  • f857b89 - Changed file permissions so shell script can be executed. :: James Mortensen
  • 8628d6f - Test [deploy] Remove comment :: James Mortensen
  • df73417 - Test [deploy] Adding NAMESPACE variable to the docker-pull-related-tags script. :: James Mortensen
  • 67e73ee - Test [deploy] and retag the images with related tags instead of excessive pulling. :: James Mortensen
  • e514fab - Test [deploy]. Rename docker-pull-related-tags to docker-add-related-tags. Clean up the names of the steps in the release notes generation step. Reorder the MAJOR, MAJOR-MINOR, and VERSION tags for the browser images so the order in Docker Hub matches their upstream siblings. Temporarily disable building images to focus on the release notes generation step. :: James Mortensen
  • d7ba965 - Test [deploy] forgot a tag :: James Mortensen
  • 58eee13 - Test [deploy] need to set build date to date of prev deployed images in order to test the final job :: James Mortensen
  • 010f9fd - test [deploy] removed commented test code :: James Mortensen
  • cbd2878 - Test [deploy] to see the full flow. :: James Mortensen
  • d168606 - Merge branch 'trunk' into full-grid :: James Mortensen
  • fbabdfd - test [deploy] after merge from trunk and upstream :: James Mortensen
  • 6ca204b - Test [deploy] :: James Mortensen
  • 1e02725 - Test [deploy] :: James Mortensen
  • bcf1393 - Fix ordering of the grid images :: James Mortensen
  • 8facb4d - Change everything back to the production 'seleniarm' Docker credentials and namespace. :: James Mortensen
  • d552e2d - Merge branch 'trunk' into full-grid :: James Mortensen
  • 25c13f7 - [deploy] 4.8.0 with upgrade Firefox to 109 and full grid. :: James Mortensen
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • [c53631e](http://github.com/seleniumhq-community/docker...
Read more

seleniarm-v4.9.0-20230422

22 Apr 06:15
Compare
Choose a tag to compare

Changelog

  • 7e17a2d - Updating opentelemetry and grpc in base image (SeleniumHQ#1780) :: Andreas Petersen
  • ed21a2b - Refine lang setting (SeleniumHQ#1778) :: jsa34
  • 9684711 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 608f674 - Bump chart to 0.15.1 for 4.8.0-20230131 (SeleniumHQ#1782) :: Anthony Baldwin
  • c7090ae - Bumping GeckoDriver (SeleniumHQ#1784) :: Diego Molina
  • d57f909 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8e8b050 - merge from upstream :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 05b83e5 - Using release-tag instead of commit-id on novnc and websockify and updated them (SeleniumHQ#1787) :: Budi Utomo
  • 96e811e - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • d6efa3f - merge from upstream :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • c6df1ab - fix: ensure language is not hardcoded in generated wrapper scripts (SeleniumHQ#1789) :: Adrian Hjertstedt
  • a8e2d54 - Bumping to 4.8.1 (SeleniumHQ#1795) :: Diego Molina
  • e3765cc - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 42097c2 - Bumping chart version :: Diego Molina
  • 3ecb348 - Adding label commmenter config :: Diego Molina
  • 2670ff3 - Update Dockerfile (SeleniumHQ#1773) :: sboulle
  • 595a983 - Make ingress compatible with format prior to 1.19-0 k8s version (SeleniumHQ#1798) :: Sylvain Brun
  • c0eaa2b - merging from upstream :: James Mortensen
  • 1d03b0f - Upgrade to Firefox 109 and geckodriver 0.32.2 :: James Mortensen
  • c53631e - Merge from permissions-changes :: James Mortensen
  • 99f30b1 - [deploy] 4.8.1 and geckodriver 0.32.2 :: James Mortensen
  • 25cc3e5 - Update Dockerfile (SeleniumHQ#1803) :: Diego Molina
  • d55e5cf - [deploy] with updates to use buildx imagetools instead of docker manifest to add tags to multi-arch images :: James Mortensen
  • 7cd9389 - [deploy] with 'chomium' typo fix. :: James Mortensen
  • 59cf4f7 - Adding SE_START_VNC to config VNC (SeleniumHQ#1804) :: Diego Molina
  • 584da90 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • f4c0435 - Bumping chart :: Diego Molina
  • f109bd4 - Merge from upstream :: James Mortensen
  • 56aa04d - Merge branch 'trunk' into full-grid :: James Mortensen
  • c6c5269 - [deploy] updates from upstream :: James Mortensen
  • 16430a7 - Bumping to 4.8.2 (SeleniumHQ#1815) :: Diego Molina
  • dabd2ff - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 051502a - Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen
  • eab2b7c - Merge branch 'trunk' into full-grid :: James Mortensen
  • d23449c - Updated multi-arch Firefox to 111.0.1-1. :: James Mortensen
  • dce99da - Merge branch 'trunk' into full-grid :: James Mortensen
  • 8422c0d - [deploy] 4.8.2 :: James Mortensen
  • 9e98e6d - [deploy] 4.8.2 with Firefox rollback to v109. :: James Mortensen
  • e9740f4 - Bump to 4.8.3 (SeleniumHQ#1818) :: Luis Correia
  • 02bad73 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • a041b80 - [deploy] 4.8.2 :: James Mortensen
  • 0388c72 - Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen
  • 15f0646 - Merge branch 'trunk' into full-grid :: James Mortensen
  • bf8ec46 - [deploy] 4.8.3. Updated build-and-push.sh script to use default Selenium version from the Base/Dockerfile so environment variable is only needed if we want the tag version to be something else. :: James Mortensen
  • 7a23906 - Upgrade geckodriver to 0.32.2 (SeleniumHQ#1821) :: James Mortensen
  • f465c03 - Taking first char after dot (SeleniumHQ#1822) :: Diego Molina
  • a382714 - Bumping chart to 0.15.5 :: Diego Molina
  • 7d315d3 - Bumping chart to 0.15.6 :: Diego Molina
  • 699e1aa - Avoid to bump Helm Chart :: Diego Molina...
Read more

seleniarm-v4.8.3-20230402

02 Apr 04:25
Compare
Choose a tag to compare

Changelog

  • 7e17a2d - Updating opentelemetry and grpc in base image (SeleniumHQ#1780) :: Andreas Petersen
  • ed21a2b - Refine lang setting (SeleniumHQ#1778) :: jsa34
  • 9684711 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 608f674 - Bump chart to 0.15.1 for 4.8.0-20230131 (SeleniumHQ#1782) :: Anthony Baldwin
  • c7090ae - Bumping GeckoDriver (SeleniumHQ#1784) :: Diego Molina
  • d57f909 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8e8b050 - merge from upstream :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 05b83e5 - Using release-tag instead of commit-id on novnc and websockify and updated them (SeleniumHQ#1787) :: Budi Utomo
  • 96e811e - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • d6efa3f - merge from upstream :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • c6df1ab - fix: ensure language is not hardcoded in generated wrapper scripts (SeleniumHQ#1789) :: Adrian Hjertstedt
  • a8e2d54 - Bumping to 4.8.1 (SeleniumHQ#1795) :: Diego Molina
  • e3765cc - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 42097c2 - Bumping chart version :: Diego Molina
  • 3ecb348 - Adding label commmenter config :: Diego Molina
  • 2670ff3 - Update Dockerfile (SeleniumHQ#1773) :: sboulle
  • 595a983 - Make ingress compatible with format prior to 1.19-0 k8s version (SeleniumHQ#1798) :: Sylvain Brun
  • c0eaa2b - merging from upstream :: James Mortensen
  • 1d03b0f - Upgrade to Firefox 109 and geckodriver 0.32.2 :: James Mortensen
  • c53631e - Merge from permissions-changes :: James Mortensen
  • 99f30b1 - [deploy] 4.8.1 and geckodriver 0.32.2 :: James Mortensen
  • 25cc3e5 - Update Dockerfile (SeleniumHQ#1803) :: Diego Molina
  • d55e5cf - [deploy] with updates to use buildx imagetools instead of docker manifest to add tags to multi-arch images :: James Mortensen
  • 7cd9389 - [deploy] with 'chomium' typo fix. :: James Mortensen
  • 59cf4f7 - Adding SE_START_VNC to config VNC (SeleniumHQ#1804) :: Diego Molina
  • 584da90 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • f4c0435 - Bumping chart :: Diego Molina
  • f109bd4 - Merge from upstream :: James Mortensen
  • 56aa04d - Merge branch 'trunk' into full-grid :: James Mortensen
  • c6c5269 - [deploy] updates from upstream :: James Mortensen
  • 16430a7 - Bumping to 4.8.2 (SeleniumHQ#1815) :: Diego Molina
  • dabd2ff - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 051502a - Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen
  • eab2b7c - Merge branch 'trunk' into full-grid :: James Mortensen
  • d23449c - Updated multi-arch Firefox to 111.0.1-1. :: James Mortensen
  • dce99da - Merge branch 'trunk' into full-grid :: James Mortensen
  • 8422c0d - [deploy] 4.8.2 :: James Mortensen
  • 9e98e6d - [deploy] 4.8.2 with Firefox rollback to v109. :: James Mortensen
  • e9740f4 - Bump to 4.8.3 (SeleniumHQ#1818) :: Luis Correia
  • 02bad73 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • a041b80 - [deploy] 4.8.2 :: James Mortensen
  • 0388c72 - Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen
  • 15f0646 - Merge branch 'trunk' into full-grid :: James Mortensen
  • bf8ec46 - [deploy] 4.8.3. Updated build-and-push.sh script to use default Selenium version from the Base/Dockerfile so environment variable is only needed if we want the tag version to be something else. :: James Mortensen

Released versions

  • Selenium: 4.8.3
  • Chromium: 111.0.5563.110
  • ChromiumDriver: 111.0.5563.110
  • Firefox: 109.0
  • GeckoDriver: 0.32.2

Published Docker images

Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG                                                              SIZE
e175a6f99643   seleniarm/standalone-chromium   111.0                                                            1.6GB
e175a6f99643   seleniarm/standalone-chromium   111.0-20230402                                                   1.6GB
e175a6f99643   seleniarm/standalone-chromium   111.0-chromedriver-111.0                                         1.6GB
e175a6f99643   seleniarm/standalone-chromium   111.0-chromedriver-111.0-20230402                                1.6GB
e175a6...
Read more

seleniarm-v4.8.2-20230331

31 Mar 20:11
Compare
Choose a tag to compare

Changelog

  • 7e17a2d - Updating opentelemetry and grpc in base image (SeleniumHQ#1780) :: Andreas Petersen
  • ed21a2b - Refine lang setting (SeleniumHQ#1778) :: jsa34
  • 9684711 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 608f674 - Bump chart to 0.15.1 for 4.8.0-20230131 (SeleniumHQ#1782) :: Anthony Baldwin
  • c7090ae - Bumping GeckoDriver (SeleniumHQ#1784) :: Diego Molina
  • d57f909 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8e8b050 - merge from upstream :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 05b83e5 - Using release-tag instead of commit-id on novnc and websockify and updated them (SeleniumHQ#1787) :: Budi Utomo
  • 96e811e - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • d6efa3f - merge from upstream :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • c6df1ab - fix: ensure language is not hardcoded in generated wrapper scripts (SeleniumHQ#1789) :: Adrian Hjertstedt
  • a8e2d54 - Bumping to 4.8.1 (SeleniumHQ#1795) :: Diego Molina
  • e3765cc - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 42097c2 - Bumping chart version :: Diego Molina
  • 3ecb348 - Adding label commmenter config :: Diego Molina
  • 2670ff3 - Update Dockerfile (SeleniumHQ#1773) :: sboulle
  • 595a983 - Make ingress compatible with format prior to 1.19-0 k8s version (SeleniumHQ#1798) :: Sylvain Brun
  • c0eaa2b - merging from upstream :: James Mortensen
  • 1d03b0f - Upgrade to Firefox 109 and geckodriver 0.32.2 :: James Mortensen
  • c53631e - Merge from permissions-changes :: James Mortensen
  • 99f30b1 - [deploy] 4.8.1 and geckodriver 0.32.2 :: James Mortensen
  • 25cc3e5 - Update Dockerfile (SeleniumHQ#1803) :: Diego Molina
  • d55e5cf - [deploy] with updates to use buildx imagetools instead of docker manifest to add tags to multi-arch images :: James Mortensen
  • 7cd9389 - [deploy] with 'chomium' typo fix. :: James Mortensen
  • 59cf4f7 - Adding SE_START_VNC to config VNC (SeleniumHQ#1804) :: Diego Molina
  • 584da90 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • f4c0435 - Bumping chart :: Diego Molina
  • f109bd4 - Merge from upstream :: James Mortensen
  • 56aa04d - Merge branch 'trunk' into full-grid :: James Mortensen
  • c6c5269 - [deploy] updates from upstream :: James Mortensen
  • 16430a7 - Bumping to 4.8.2 (SeleniumHQ#1815) :: Diego Molina
  • dabd2ff - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 051502a - Merge branch 'trunk' of https://github.com/SeleniumHQ/docker-selenium into trunk :: James Mortensen
  • eab2b7c - Merge branch 'trunk' into full-grid :: James Mortensen
  • d23449c - Updated multi-arch Firefox to 111.0.1-1. :: James Mortensen
  • dce99da - Merge branch 'trunk' into full-grid :: James Mortensen
  • 8422c0d - [deploy] 4.8.2 :: James Mortensen
  • 9e98e6d - [deploy] 4.8.2 with Firefox rollback to v109. :: James Mortensen
  • a041b80 - [deploy] 4.8.2 :: James Mortensen

Released versions

  • Selenium: 4.8.2
  • Chromium: 111.0.5563.110
  • ChromiumDriver: 111.0.5563.110
  • Firefox: 109.0
  • GeckoDriver: 0.32.2

Published Docker images

Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG                                                              SIZE
cd85444dbbf3   seleniarm/standalone-firefox    109.0                                                            1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-20230331                                                   1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-geckodriver-0.32                                           1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-geckodriver-0.32-20230331                                  1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-geckodriver-0.32-grid-4.8.2-20230331                       1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-geckodriver-0.32.2                                         1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-geckodriver-0.32.2-20230331                                1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    109.0-geckodriver-0.32.2-grid-4.8.2-20230331                     1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    4                                                                1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    4.8                                                              1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    4.8.2                                                            1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    4.8.2-20230331                                                   1.34GB
cd85444dbbf3   seleniarm/standalone-firefox    latest                                                           1.34GB
...
Read more

seleniarm-v4.8.1-20230310

10 Mar 05:15
Compare
Choose a tag to compare

Changelog

  • 7e17a2d - Updating opentelemetry and grpc in base image (SeleniumHQ#1780) :: Andreas Petersen
  • ed21a2b - Refine lang setting (SeleniumHQ#1778) :: jsa34
  • 9684711 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 608f674 - Bump chart to 0.15.1 for 4.8.0-20230131 (SeleniumHQ#1782) :: Anthony Baldwin
  • c7090ae - Bumping GeckoDriver (SeleniumHQ#1784) :: Diego Molina
  • d57f909 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8e8b050 - merge from upstream :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 05b83e5 - Using release-tag instead of commit-id on novnc and websockify and updated them (SeleniumHQ#1787) :: Budi Utomo
  • 96e811e - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • d6efa3f - merge from upstream :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • c6df1ab - fix: ensure language is not hardcoded in generated wrapper scripts (SeleniumHQ#1789) :: Adrian Hjertstedt
  • a8e2d54 - Bumping to 4.8.1 (SeleniumHQ#1795) :: Diego Molina
  • e3765cc - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 42097c2 - Bumping chart version :: Diego Molina
  • 3ecb348 - Adding label commmenter config :: Diego Molina
  • 2670ff3 - Update Dockerfile (SeleniumHQ#1773) :: sboulle
  • 595a983 - Make ingress compatible with format prior to 1.19-0 k8s version (SeleniumHQ#1798) :: Sylvain Brun
  • c0eaa2b - merging from upstream :: James Mortensen
  • 1d03b0f - Upgrade to Firefox 109 and geckodriver 0.32.2 :: James Mortensen
  • c53631e - Merge from permissions-changes :: James Mortensen
  • 99f30b1 - [deploy] 4.8.1 and geckodriver 0.32.2 :: James Mortensen
  • 25cc3e5 - Update Dockerfile (SeleniumHQ#1803) :: Diego Molina
  • d55e5cf - [deploy] with updates to use buildx imagetools instead of docker manifest to add tags to multi-arch images :: James Mortensen
  • 7cd9389 - [deploy] with 'chomium' typo fix. :: James Mortensen
  • 59cf4f7 - Adding SE_START_VNC to config VNC (SeleniumHQ#1804) :: Diego Molina
  • 584da90 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • f4c0435 - Bumping chart :: Diego Molina
  • f109bd4 - Merge from upstream :: James Mortensen
  • 56aa04d - Merge branch 'trunk' into full-grid :: James Mortensen
  • c6c5269 - [deploy] updates from upstream :: James Mortensen

Released versions

  • Selenium: 4.8.1
  • Chromium: 111.0.5563.64
  • ChromiumDriver: 111.0.5563.64
  • Firefox: 109.0
  • GeckoDriver: 0.32.2

Published Docker images

Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG                                                            SIZE
1395df7b760b   seleniarm/standalone-chromium   111.0                                                          1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0-20230310                                                 1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0-chromedriver-111.0                                       1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0-chromedriver-111.0-20230310                              1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0-chromedriver-111.0-grid-4.8.1-20230310                   1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0.5563.64                                                  1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0.5563.64-20230310                                         1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0.5563.64-chromedriver-111.0.5563.64                       1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0.5563.64-chromedriver-111.0.5563.64-20230310              1.59GB
1395df7b760b   seleniarm/standalone-chromium   111.0.5563.64-chromedriver-111.0.5563.64-grid-4.8.1-20230310   1.59GB
1395df7b760b   seleniarm/standalone-chromium   4                                                              1.59GB
1395df7b760b   seleniarm/standalone-chromium   4.8                                                            1.59GB
1395df7b760b   seleniarm/standalone-chromium   4.8.1                                                          1.59GB
1395df7b760b   seleniarm/standalone-chromium   4.8.1-20230310                                                 1.59GB
1395df7b760b   seleniarm/standalone-chromium   latest                                                         1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0                                                          1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0-20230310                                                 1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0-chromedriver-111.0                                       1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0-chromedriver-111.0-20230310                              1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0-chromedriver-111.0-grid-4.8.1-20230310                   1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0.5563.64                                                  1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0.5563.64-20230310                                         1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0.5563.64-chromedriver-111.0.5563.64                       1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0.5563.64-chromedriver-111.0.5563.64-20230310              1.59GB
bb82dba47da6   seleniarm/node-chromium         111.0.5563.64-chromedriver-111.0.5563.64-grid-4.8.1-20230310   1.59GB
bb82dba47da6   seleniarm/node-chromium         4                                                              1.59GB
bb82dba47da6   seleniarm/node-chromium         4.8                                                  ...
Read more

seleniarm-v4.8.1-20230304

04 Mar 10:19
Compare
Choose a tag to compare

Changelog

  • 7e17a2d - Updating opentelemetry and grpc in base image (SeleniumHQ#1780) :: Andreas Petersen
  • ed21a2b - Refine lang setting (SeleniumHQ#1778) :: jsa34
  • 9684711 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 608f674 - Bump chart to 0.15.1 for 4.8.0-20230131 (SeleniumHQ#1782) :: Anthony Baldwin
  • c7090ae - Bumping GeckoDriver (SeleniumHQ#1784) :: Diego Molina
  • d57f909 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8e8b050 - merge from upstream :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 05b83e5 - Using release-tag instead of commit-id on novnc and websockify and updated them (SeleniumHQ#1787) :: Budi Utomo
  • 96e811e - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • d6efa3f - merge from upstream :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen
  • c6df1ab - fix: ensure language is not hardcoded in generated wrapper scripts (SeleniumHQ#1789) :: Adrian Hjertstedt
  • a8e2d54 - Bumping to 4.8.1 (SeleniumHQ#1795) :: Diego Molina
  • e3765cc - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 42097c2 - Bumping chart version :: Diego Molina
  • 3ecb348 - Adding label commmenter config :: Diego Molina
  • 2670ff3 - Update Dockerfile (SeleniumHQ#1773) :: sboulle
  • 595a983 - Make ingress compatible with format prior to 1.19-0 k8s version (SeleniumHQ#1798) :: Sylvain Brun
  • c0eaa2b - merging from upstream :: James Mortensen
  • 1d03b0f - Upgrade to Firefox 109 and geckodriver 0.32.2 :: James Mortensen
  • c53631e - Merge from permissions-changes :: James Mortensen
  • 99f30b1 - [deploy] 4.8.1 and geckodriver 0.32.2 :: James Mortensen
  • d55e5cf - [deploy] with updates to use buildx imagetools instead of docker manifest to add tags to multi-arch images :: James Mortensen
  • 7cd9389 - [deploy] with 'chomium' typo fix. :: James Mortensen

Released versions

  • Selenium: 4.8.1
  • Chromium: 110.0.5481.177
  • ChromiumDriver: 110.0.5481.177
  • Firefox: 109.0
  • GeckoDriver: 0.32.2

Published Docker images

Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG                                                              SIZE
0995d11e6d7c   seleniarm/standalone-chromium   110.0                                                            1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0-20230304                                                   1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0-chromedriver-110.0                                         1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0-chromedriver-110.0-20230304                                1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0-chromedriver-110.0-grid-4.8.1-20230304                     1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0.5481.177                                                   1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0.5481.177-20230304                                          1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0.5481.177-chromedriver-110.0.5481.177                       1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0.5481.177-chromedriver-110.0.5481.177-20230304              1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   110.0.5481.177-chromedriver-110.0.5481.177-grid-4.8.1-20230304   1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   4                                                                1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   4.8                                                              1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   4.8.1                                                            1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   4.8.1-20230304                                                   1.59GB
0995d11e6d7c   seleniarm/standalone-chromium   latest                                                           1.59GB
89548412d638   seleniarm/standalone-firefox    109.0                                                            1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-20230304                                                   1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-geckodriver-0.32                                           1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-geckodriver-0.32-20230304                                  1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-geckodriver-0.32-grid-4.8.1-20230304                       1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-geckodriver-0.32.2                                         1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-geckodriver-0.32.2-20230304                                1.33GB
89548412d638   seleniarm/standalone-firefox    109.0-geckodriver-0.32.2-grid-4.8.1-20230304                     1.33GB
89548412d638   seleniarm/standalone-firefox    4                                                                1.33GB
89548412d638   seleniarm/standalone-firefox    4.8                                                              1.33GB
89548412d638   seleniarm/standalone-firefox    4.8.1                                                            1.33GB
89548412d638   seleniarm/standalone-firefox    4.8.1-20230304                                                   1.33GB
89548412d638   seleniarm/standalone-firefox    latest                                                           1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0                                                            1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-20230304                                                   1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-geckodriver-0.32                                           1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-geckodriver-0.32-20230304                                  1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-geckodriver-0.32-grid-4.8.1-20230304                       1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-geckodriver-0.32.2                                         1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-geckodriver-0.32.2-20230304                                1.33GB
09e5d27aabaa   seleniarm/node-firefox          109.0-geckodriver-0.32.2-grid-4.8.1-20230304                     1.33GB
09e5d27aabaa   seleniarm/node-fir...
Read more

seleniarm-v4.8.0-20230211

11 Feb 04:56
Compare
Choose a tag to compare

Changelog

  • 7e17a2d - Updating opentelemetry and grpc in base image (SeleniumHQ#1780) :: Andreas Petersen
  • ed21a2b - Refine lang setting (SeleniumHQ#1778) :: jsa34
  • 9684711 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 608f674 - Bump chart to 0.15.1 for 4.8.0-20230131 (SeleniumHQ#1782) :: Anthony Baldwin
  • c7090ae - Bumping GeckoDriver (SeleniumHQ#1784) :: Diego Molina
  • d57f909 - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • 439ab79 - If we're getting release notes, pull from docker anonymously :: James Mortensen
  • 8e8b050 - merge from upstream :: James Mortensen
  • 8b103bd - Merge branch 'trunk' into full-grid :: James Mortensen
  • ff0b273 - [deploy] with 0.32.1 geckodriver :: James Mortensen
  • 171e97e - [deploy] Need to be logged into Docker Hub in order to push tags but not for release notes portion. :: James Mortensen
  • 05b83e5 - Using release-tag instead of commit-id on novnc and websockify and updated them (SeleniumHQ#1787) :: Budi Utomo
  • 96e811e - Update tag in docs and files [skip ci] :: Selenium CI Bot
  • d6efa3f - merge from upstream :: James Mortensen
  • 49b31ca - Merge branch 'trunk' into full-grid :: James Mortensen
  • f83d886 - [deploy] 4.8.0 with latest noVNC and websockify :: James Mortensen

Released versions

  • Selenium: 4.8.0
  • Chromium: 110.0.5481.77
  • ChromiumDriver: 110.0.5481.77
  • Firefox: 109.0
  • GeckoDriver: 0.32.1

Published Docker images

Click to see published Docker images
IMAGE ID       REPOSITORY                      TAG                                                            SIZE
9f72482d546d   seleniarm/standalone-chromium   110.0                                                          1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0-20230211                                                 1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0-chromedriver-110.0                                       1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0-chromedriver-110.0-20230211                              1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0-chromedriver-110.0-grid-4.8.0-20230211                   1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0.5481.77                                                  1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0.5481.77-20230211                                         1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0.5481.77-chromedriver-110.0.5481.77                       1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0.5481.77-chromedriver-110.0.5481.77-20230211              1.59GB
9f72482d546d   seleniarm/standalone-chromium   110.0.5481.77-chromedriver-110.0.5481.77-grid-4.8.0-20230211   1.59GB
9f72482d546d   seleniarm/standalone-chromium   4                                                              1.59GB
9f72482d546d   seleniarm/standalone-chromium   4.8                                                            1.59GB
9f72482d546d   seleniarm/standalone-chromium   4.8.0                                                          1.59GB
9f72482d546d   seleniarm/standalone-chromium   4.8.0-20230211                                                 1.59GB
9f72482d546d   seleniarm/standalone-chromium   latest                                                         1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0                                                          1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0-20230211                                                 1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0-chromedriver-110.0                                       1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0-chromedriver-110.0-20230211                              1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0-chromedriver-110.0-grid-4.8.0-20230211                   1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0.5481.77                                                  1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0.5481.77-20230211                                         1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0.5481.77-chromedriver-110.0.5481.77                       1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0.5481.77-chromedriver-110.0.5481.77-20230211              1.59GB
1c518ce164e5   seleniarm/node-chromium         110.0.5481.77-chromedriver-110.0.5481.77-grid-4.8.0-20230211   1.59GB
1c518ce164e5   seleniarm/node-chromium         4                                                              1.59GB
1c518ce164e5   seleniarm/node-chromium         4.8                                                            1.59GB
1c518ce164e5   seleniarm/node-chromium         4.8.0                                                          1.59GB
1c518ce164e5   seleniarm/node-chromium         4.8.0-20230211                                                 1.59GB
1c518ce164e5   seleniarm/node-chromium         latest                                                         1.59GB
320e6505c95d   seleniarm/standalone-firefox    109.0                                                          1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-20230211                                                 1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-geckodriver-0.32                                         1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-geckodriver-0.32-20230211                                1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-geckodriver-0.32-grid-4.8.0-20230211                     1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-geckodriver-0.32.1                                       1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-geckodriver-0.32.1-20230211                              1.33GB
320e6505c95d   seleniarm/standalone-firefox    109.0-geckodriver-0.32.1-grid-4.8.0-20230211                   1.33GB
320e6505c95d   seleniarm/standalone-firefox    4                                                              1.33GB
320e6505c95d   seleniarm/standalone-firefox    4.8                                                            1.33GB
320e6505c95d   seleniarm/standalone-firefox    4.8.0                                                          1.33GB
320e6505c95d   seleniarm/standalone-firefox    4.8.0-20230211                                                 1.33GB
320e6505c95d   seleniarm/standalone-firefox    latest                                                         1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0                                                          1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0-20230211                                                 1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0-geckodriver-0.32                                         1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0-geckodriver-0.32-20230211                                1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0-geckodriver-0.32-grid-4.8.0-20230211                     1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0-geckodriver-0.32.1-20230211                              1.33GB
75bfb5941d1a   seleniarm/node-firefox          109.0-geckodriver-0.32.1-grid-4.8.0-20230211                   1.33GB
75bfb5941d1a   seleniarm/node-firefox          4                                                              1.33GB
75bfb5941d1a   seleniarm/node-firefox          4.8                                                            1.33GB
75bfb5941d1a   seleniarm/node-firefox          4.8.0                                                          1.33GB
75bfb5941d1a   seleniarm/node-firefox          4.8.0-20230211                                                 1.33GB
75bfb5941d1a   seleniarm/node-firefox          latest                                                         1.33GB
7d6fdaed0395   seleniarm/standalone-docker     4                                                              484MB
7d6fdaed0395   seleniarm/standalone-docker     4.8                                                            484MB
7d6fdaed0395   seleniarm...
Read more