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 +33
-13
lines changed Expand file tree Collapse file tree 5 files changed +33
-13
lines changed Original file line number Diff line number Diff line change 1+ ## 3.14.0-p20
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p19...3.14.0-p20 (2019-03-02)
3+ + Leo Gallucci (1):
4+ * [ f9c4287] Upgrade Chrome & Firefox patch levels
5+ + ** Image tag details:**
6+ + Selenium version: 3.14.0 (aacccce0)
7+ + Chrome stable: 72.0.3626.121
8+ + Firefox stable: 65.0.2
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.14.0-302
19+ + Image size: 1.47GB
20+ + Digest: sha256: d9b207f43e23d2387e6dc17f20ca288051cfc7af6bb9660a2a56b69e038bc4b1
21+
122## 3.14.0-p19
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p18...3.14.0-p19 (2019-02-16)
324 + Leo Gallucci (2):
Original file line number Diff line number Diff line change 1- 302
1+ 303
Original file line number Diff line number Diff line change 1- ## 3.14.0-p19
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p18...3.14.0-p19 (2019-02-16)
3- + Leo Gallucci (2):
4- * [ 5367bc3] Fix LATEST_RELEASE.md [ ci skip]
5- * [ d2a3861] Re-enable validation on releases
1+ ## 3.14.0-p20
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p19...3.14.0-p20 (2019-03-02)
3+ + Leo Gallucci (1):
4+ * [ f9c4287] Upgrade Chrome & Firefox patch levels
65 + ** Image tag details:**
76 + Selenium version: 3.14.0 (aacccce0)
8- + Chrome stable: 72.0.3626.109
9- + Firefox stable: 65.0.1
7+ + Chrome stable: 72.0.3626.121
8+ + Firefox stable: 65.0.2
109 + Geckodriver: 0.24.0
1110 + Chromedriver: 2.46.628388 (4a34a70827ac54148e092aafb70504c4ea7ae926)
1211 + Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
1615 + Tested on kernel CI host: 4.4.0-101-generic x86_64
1716 + Built at CI host with: Docker version 17.09.0, build afdb6d4
1817 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19- + Image version: 3.14.0-301
20- + Image size: 1.46GB
21- + Digest: sha256:690abb59ee432df70ab406a33ab07649fef842e7c21c7f53a9c8ff1eeb110438
18+ + Image version: 3.14.0-302
19+ + Image size: 1.47GB
20+ + Digest: sha256: d9b207f43e23d2387e6dc17f20ca288051cfc7af6bb9660a2a56b69e038bc4b1
2221
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 72.0.3626.109 " ,
5+ "VERSION" : " 72.0.3626.121 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 65.0.1 " ,
10+ "VERSION" : " 65.0.2 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments