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 +37
-14
lines changed Expand file tree Collapse file tree 5 files changed +37
-14
lines changed Original file line number Diff line number Diff line change 1+ ## 3.141.59-p37
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p36...3.141.59-p37 (2020-02-14)
3+ + Leo Gallucci (2):
4+ * [ c5843e8] Upgrade Chrome major version to 80
5+ * [ 594a6db] Upgrade Firefox from 72.0.2 to 73.0
6+ + ** Image tag details:**
7+ + Selenium version: 3.141.59 (82b03c358b)
8+ + Chrome stable: 80.0.3987.106
9+ + Firefox stable: 73.0
10+ + Geckodriver: 0.26.0
11+ + Chromedriver: 80.0.3987.106 (f68069574609230cf9b635cd784cfb1bf81bb53a)
12+ + Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
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-333
20+ + Image size: 1.49GB
21+ + Digest: sha256: e2c398fb704eb780fd175a8e50f651e775ef52f27df21fbd4c8d9012c56379c7
22+
123## 3.141.59-p36
224 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p35...3.141.59-p36 (2020-01-20)
325 + Leo Gallucci (1):
Original file line number Diff line number Diff line change 1- 333
1+ 334
Original file line number Diff line number Diff line change 1- ## 3.141.59-p36
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p35...3.141.59-p36 (2020-01-20)
3- + Leo Gallucci (1):
4- * [ f294087] Upgrade Firefox 72.0.2 and Chrome 79.0.3945.130
1+ ## 3.141.59-p37
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p36...3.141.59-p37 (2020-02-14)
3+ + Leo Gallucci (2):
4+ * [ c5843e8] Upgrade Chrome major version to 80
5+ * [ 594a6db] Upgrade Firefox from 72.0.2 to 73.0
56 + ** Image tag details:**
67 + Selenium version: 3.141.59 (82b03c358b)
7- + Chrome stable: 79 .0.3945.130
8- + Firefox stable: 72.0.2
8+ + Chrome stable: 80 .0.3987.106
9+ + Firefox stable: 73.0
910 + Geckodriver: 0.26.0
10- + Chromedriver: 79 .0.3945.36 (3582db32b33893869b8c1339e8f4d9ed1816f143 )
11- + Java: OpenJDK Java 1.8.0_232-8u232-b09-0ubuntu1
11+ + Chromedriver: 80 .0.3987.106 (f68069574609230cf9b635cd784cfb1bf81bb53a )
12+ + Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
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-332
19- + Image size: 1.48GB
20- + Digest: sha256:3079078e8e4cd636f60e95fa4f0618411f04527a1384843b9ba88959fd373de8
19+ + Image version: 3.141.59-333
20+ + Image size: 1.49GB
21+ + Digest: sha256: e2c398fb704eb780fd175a8e50f651e775ef52f27df21fbd4c8d9012c56379c7
2122
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 79 .0.3945.130 " ,
5+ "VERSION" : " 80 .0.3987.106 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 72.0.2 " ,
10+ "VERSION" : " 73.0 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments