Skip to content

Commit 465df74

Browse files
committed
Merge remote-tracking branch 'origin/pr/422'
2 parents 6588d0a + 1ceb290 commit 465df74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $ docker run -d -p 4444:4444 -e JAVA_OPTS=-Xmx512m --name selenium-hub selenium/
6767
You can pass `SE_OPTS` variable with additional commandline parameters for starting a hub or a node.
6868

6969
``` bash
70-
$ docker run -d -p 4444:4444 -e SE_OPTS=-debug --name selenium-hub selenium/hub:3.3.1-arsenic
70+
$ docker run -d -p 4444:4444 -e SE_OPTS="-debug true" --name selenium-hub selenium/hub:3.2.0-actinium
7171
```
7272

7373
### PHANTOMJS_OPTS PhantomJS Configuration Options

0 commit comments

Comments
 (0)