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 +34
-11
lines changed Expand file tree Collapse file tree 5 files changed +34
-11
lines changed Original file line number Diff line number Diff line change 1+ ## 3.14.0-p7
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p6...3.14.0-p7 (2018-09-22)
3+ + Diego Molina (2):
4+ * [ 7d55277] Upgrading Firefox to 62.0.2
5+ * [ f77164b] Updating Chrome to 69.0.3497.100
6+ + ** Image tag details:**
7+ + Selenium version: 3.14.0 (aacccce0)
8+ + Chrome stable: 69.0.3497.100
9+ + Firefox stable: 62.0.2
10+ + Geckodriver: 0.22.0
11+ + Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
12+ + Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
13+ + Default Timezone: Europe/Berlin
14+ + FROM ubuntu: xenial-20180808
15+ + Python: 3.5.2
16+ + Tested on kernel CI host: 4.4.0-101-generic x86_64
17+ + Built at CI host with: Docker version 17.09.0, build afdb6d4
18+ + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19+ + Image version: 3.14.0-277
20+ + Image size: 1.4GB
21+ + Digest: sha256:17f0c7923ab555e3e273db71d3da76cc714070e90868f63fa49d85ea2b3b7b81
22+
123## 3.14.0-p6
224 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p5...3.14.0-p6 (2018-09-17)
325 + Leo Gallucci (1):
Original file line number Diff line number Diff line change 1- 277
1+ 278
Original file line number Diff line number Diff line change 1- ## 3.14.0-p6
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p5...3.14.0-p6 (2018-09-17)
3- + Leo Gallucci (1):
4- * [ d095d28] Upgrade GeckoDriver to 0.22.0
1+ ## 3.14.0-p7
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p6...3.14.0-p7 (2018-09-22)
3+ + Diego Molina (2):
4+ * [ 7d55277] Upgrading Firefox to 62.0.2
5+ * [ f77164b] Updating Chrome to 69.0.3497.100
56 + ** Image tag details:**
67 + Selenium version: 3.14.0 (aacccce0)
7- + Chrome stable: 69.0.3497.92
8- + Firefox stable: 62.0
8+ + Chrome stable: 69.0.3497.100
9+ + Firefox stable: 62.0.2
910 + Geckodriver: 0.22.0
1011 + Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
1112 + Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
1516 + Tested on kernel CI host: 4.4.0-101-generic x86_64
1617 + Built at CI host with: Docker version 17.09.0, build afdb6d4
1718 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18- + Image version: 3.14.0-276
19+ + Image version: 3.14.0-277
1920 + Image size: 1.4GB
20- + Digest: sha256:27b7e8b02d4a7a7056094534f71029826ef0eceb4b66819e77143ecc5b1ed249
21+ + Digest: sha256:17f0c7923ab555e3e273db71d3da76cc714070e90868f63fa49d85ea2b3b7b81
2122
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 69.0.3497.92 " ,
5+ "VERSION" : " 69.0.3497.100 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 62.0" ,
10+ "VERSION" : " 62.0.2 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments