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 +32
-11
lines changed Expand file tree Collapse file tree 5 files changed +32
-11
lines changed Original file line number Diff line number Diff line change 1+ ## 3.14.0-p22
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p21...3.14.0-p22 (2019-03-21)
3+ + Diego Molina (1):
4+ * [ dfa44e8] Bumping Firefox to 66.0 (#310 )
5+ + ** Image tag details:**
6+ + Selenium version: 3.14.0 (aacccce0)
7+ + Chrome stable: 73.0.3683.86
8+ + Firefox stable: 66.0
9+ + Geckodriver: 0.24.0
10+ + Chromedriver: 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72)
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.14.0-304
19+ + Image size: 1.47GB
20+ + Digest: sha256: bd2fabd0956f61ebafdd372a8c725586821313c5fe8203b8735b37babc44a768
21+
122## 3.14.0-p21
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p20...3.14.0-p21 (2019-03-14)
324 + Leo Gallucci (1):
Original file line number Diff line number Diff line change 1- 304
1+ 305
Original file line number Diff line number Diff line change 1- ## 3.14.0-p21
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p20 ...3.14.0-p21 (2019-03-14 )
3- + Leo Gallucci (1):
4- * [ 0ae33f1 ] Upgrade Chrome major to 73.0.3683.75 (#309 )
1+ ## 3.14.0-p22
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p21 ...3.14.0-p22 (2019-03-21 )
3+ + Diego Molina (1):
4+ * [ dfa44e8 ] Bumping Firefox to 66.0 (#310 )
55 + ** Image tag details:**
66 + Selenium version: 3.14.0 (aacccce0)
7- + Chrome stable: 73.0.3683.75
8- + Firefox stable: 65.0.2
7+ + Chrome stable: 73.0.3683.86
8+ + Firefox stable: 66.0
99 + Geckodriver: 0.24.0
1010 + Chromedriver: 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72)
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.14.0-303
18+ + Image version: 3.14.0-304
1919 + Image size: 1.47GB
20- + Digest: sha256:4bf10dc69ca4aa95ab890a9418b2bc7820fa06b2e5b0d79b3052fb43054242cb
20+ + Digest: sha256: bd2fabd0956f61ebafdd372a8c725586821313c5fe8203b8735b37babc44a768
2121
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 73.0.3683.75 " ,
5+ "VERSION" : " 73.0.3683.86 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 65.0.2 " ,
10+ "VERSION" : " 66.0 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments