Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit a379fa5

Browse files
committed
Prepare for stop releasing selenium 2
1 parent fb72a20 commit a379fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
* firefox stable [last 18 versions can be found here][2.47.1m]
1616
* fluxbox (openbox window manager can still be found [here](https://github.com/elgalu/docker-selenium/releases/tag/3.0.1c))
1717

18-
Selenium 2 `docker run ... -e USE_SELENIUM=2`
18+
Selenium 2 `docker run ... -e USE_SELENIUM=2 elgalu/selenium:2`
1919
![docker-selenium-grid](./images/grid2_console.png)
2020

21-
Selenium 3 `docker run ... -e USE_SELENIUM=3`
21+
Selenium 3 `docker run ... -e USE_SELENIUM=3 elgalu/selenium:latest`
2222
![docker-selenium-grid](./images/grid3_console.png)
2323

2424
### Purpose

0 commit comments

Comments
 (0)