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 +36
-13
lines changed Expand file tree Collapse file tree 5 files changed +36
-13
lines changed Original file line number Diff line number Diff line change 1+ ## 3.141.59-p35
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p34...3.141.59-p35 (2020-01-08)
3+ + Leo Gallucci (2):
4+ * [ c1afdee] Upgrade Firefox from 71.0 to 72.0.1
5+ * [ 79745be] Upgrade Chrome patch level to 79.0.3945.117
6+ + ** Image tag details:**
7+ + Selenium version: 3.141.59 (82b03c358b)
8+ + Chrome stable: 79.0.3945.117
9+ + Firefox stable: 72.0.1
10+ + Geckodriver: 0.26.0
11+ + Chromedriver: 79.0.3945.36 (3582db32b33893869b8c1339e8f4d9ed1816f143)
12+ + Java: OpenJDK Java 1.8.0_232-8u232-b09-0ubuntu1
13+ + Default Timezone: Europe/Berlin
14+ + FROM ubuntu: xenial-20190904
15+ + Python: 3.5.2
16+ + Tested on kernel CI host: 4.15.0-1028-gcp x86_64
17+ + Built at CI host with: Docker version 18.06.0, build 0ffa825
18+ + Built at CI host with: Docker Compose version 1.23.1, build b02f1306
19+ + Image version: 3.141.59-331
20+ + Image size: 1.48GB
21+ + Digest: sha256:3102a91b06a67c5f7d17e7bfd365700c02557758967190ad8d6aa13652b97d99
22+
123## 3.141.59-p34
224 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p33...3.141.59-p34 (2019-12-16)
325 + Sy (1):
Original file line number Diff line number Diff line change 1- 331
1+ 332
Original file line number Diff line number Diff line change 1- ## 3.141.59-p34
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p33...3.141.59-p34 (2019-12-16)
3- + Sy (1):
4- * [ 90a9c65] Bump chromedriver binary versions (#364 )
1+ ## 3.141.59-p35
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p34...3.141.59-p35 (2020-01-08)
3+ + Leo Gallucci (2):
4+ * [ c1afdee] Upgrade Firefox from 71.0 to 72.0.1
5+ * [ 79745be] Upgrade Chrome patch level to 79.0.3945.117
56 + ** Image tag details:**
67 + Selenium version: 3.141.59 (82b03c358b)
7- + Chrome stable: 79.0.3945.79
8- + Firefox stable: 71.0
8+ + Chrome stable: 79.0.3945.117
9+ + Firefox stable: 72.0.1
910 + Geckodriver: 0.26.0
1011 + Chromedriver: 79.0.3945.36 (3582db32b33893869b8c1339e8f4d9ed1816f143)
11- + Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
12+ + Java: OpenJDK Java 1.8.0_232-8u232-b09-0ubuntu1
1213 + Default Timezone: Europe/Berlin
1314 + FROM ubuntu: xenial-20190904
1415 + Python: 3.5.2
1516 + Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1617 + Built at CI host with: Docker version 18.06.0, build 0ffa825
1718 + Built at CI host with: Docker Compose version 1.23.1, build b02f1306
18- + Image version: 3.141.59-330
19- + Image size: 1.49GB
20- + Digest: sha256:31a4484fa712436f4247a1219e89fae0857b1439a4922cec53ede8c9899f9546
19+ + Image version: 3.141.59-331
20+ + Image size: 1.48GB
21+ + Digest: sha256:3102a91b06a67c5f7d17e7bfd365700c02557758967190ad8d6aa13652b97d99
2122
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 79.0.3945.79 " ,
5+ "VERSION" : " 79.0.3945.117 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 71.0 " ,
10+ "VERSION" : " 72.0.1 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments