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
-12
lines changed Expand file tree Collapse file tree 5 files changed +31
-12
lines changed Original file line number Diff line number Diff line change 1+ ## 3.141.59-p14
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p13...3.141.59-p14 (2019-05-22)
3+ + Diego Molina (1):
4+ * [ 5cdb22f] Upgrading Firefox to 67.0 (#324 )
5+ + ** Image tag details:**
6+ + Selenium version: 3.141.59 (82b03c358b)
7+ + Chrome stable: 74.0.3729.169
8+ + Firefox stable: 67.0
9+ + Geckodriver: 0.24.0
10+ + Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
11+ + Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
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-309
19+ + Image size: 1.45GB
20+ + Digest: sha256:4917c4001ecaff11916c18bfb5bb9edbd27ecf5d33c3904f919b238fcb47f89f
21+
122## 3.141.59-p13
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p12...3.141.59-p13 (2019-05-16)
324 + Bartek Florczak (1):
Original file line number Diff line number Diff line change 1- 309
1+ 310
Original file line number Diff line number Diff line change 1- ## 3.141.59-p13
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p12...3.141.59-p13 (2019-05-16)
3- + Bartek Florczak (1):
4- * [ e067398] Bump browsers' patch version (#321 )
1+ ## 3.141.59-p14
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p13...3.141.59-p14 (2019-05-22)
53 + Diego Molina (1):
6- * [ fa5ad2d ] [ skip ci ] Setting patch number to 0 when Sel ver changes.
4+ * [ 5cdb22f ] Upgrading Firefox to 67.0 ( # 324 )
75 + ** Image tag details:**
86 + Selenium version: 3.141.59 (82b03c358b)
9- + Chrome stable: 74.0.3729.157
10- + Firefox stable: 66.0.5
7+ + Chrome stable: 74.0.3729.169
8+ + Firefox stable: 67.0
119 + Geckodriver: 0.24.0
1210 + Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
1311 + Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
1715 + Tested on kernel CI host: 4.4.0-101-generic x86_64
1816 + Built at CI host with: Docker version 17.09.0, build afdb6d4
1917 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20- + Image version: 3.141.59-308
18+ + Image version: 3.141.59-309
2119 + Image size: 1.45GB
22- + Digest: sha256:57d808050257f9fa350c9a9ebc0fed742ef7bc745e53a7ca168d36807a5fd83f
20+ + Digest: sha256:4917c4001ecaff11916c18bfb5bb9edbd27ecf5d33c3904f919b238fcb47f89f
2321
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 74.0.3729.157 " ,
5+ "VERSION" : " 74.0.3729.169 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 66.0.5 " ,
10+ "VERSION" : " 67.0 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments