This repository was archived by the owner on Jun 30, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +31
-10
lines changed Expand file tree Collapse file tree 5 files changed +31
-10
lines changed Original file line number Diff line number Diff line change 1+ ## 3.141.59-p11
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p10...3.141.59-p11 (2019-02-14)
3+ + Diego Molina (1):
4+ * [ a1aa329] Upgrading Chrome and Firefox (#304 )
5+ + ** Image tag details:**
6+ + Selenium version: 3.141.59 (e82be7d358)
7+ + Chrome stable: 72.0.3626.109
8+ + Firefox stable: 65.0.1
9+ + Geckodriver: 0.24.0
10+ + Chromedriver: 2.46.628388 (4a34a70827ac54148e092aafb70504c4ea7ae926)
11+ + Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
12+ + Default Timezone: Europe/Berlin
13+ + FROM ubuntu: xenial-20181113
14+ + Python: 3.5.2
15+ + Tested on kernel CI host: 4.4.0-101-generic x86_64
16+ + Built at CI host with: Docker version 17.09.0, build afdb6d4
17+ + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18+ + Image version: 3.141.59-299
19+ + Image size: 1.44GB
20+ + Digest: sha256: af5bd2caef23f318e23a4905f4274c45616c8a56552a8b0384fdf9dc2e74e1ca
21+
122## 3.141.59-p10
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p9...3.141.59-p10 (2019-02-02)
324 + Diego Molina (1):
Original file line number Diff line number Diff line change 1- 299
1+ 300
Original file line number Diff line number Diff line change 1- ## 3.141.59-p10
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p9 ...3.141.59-p10 (2019-02-02 )
1+ ## 3.141.59-p11
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p10 ...3.141.59-p11 (2019-02-14 )
33 + Diego Molina (1):
4- * [ 8a8398f ] Upgrading to ChromeDriver 2.46 (#301 )
4+ * [ a1aa329 ] Upgrading Chrome and Firefox (#304 )
55 + ** Image tag details:**
66 + Selenium version: 3.141.59 (e82be7d358)
7- + Chrome stable: 72.0.3626.81
8- + Firefox stable: 65.0
7+ + Chrome stable: 72.0.3626.109
8+ + Firefox stable: 65.0.1
99 + Geckodriver: 0.24.0
1010 + Chromedriver: 2.46.628388 (4a34a70827ac54148e092aafb70504c4ea7ae926)
1111 + Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
1515 + Tested on kernel CI host: 4.4.0-101-generic x86_64
1616 + Built at CI host with: Docker version 17.09.0, build afdb6d4
1717 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18- + Image version: 3.141.59-298
18+ + Image version: 3.141.59-299
1919 + Image size: 1.44GB
20- + Digest: sha256:5b6e40f52a1b92b3b34c4fca97b2640e78bbc4f2113033b6f18c886bdae85aa3
20+ + Digest: sha256: af5bd2caef23f318e23a4905f4274c45616c8a56552a8b0384fdf9dc2e74e1ca
2121
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 72.0.3626.81 " ,
5+ "VERSION" : " 72.0.3626.109 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 65.0" ,
10+ "VERSION" : " 65.0.1 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments