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
-13
lines changed Expand file tree Collapse file tree 5 files changed +37
-13
lines changed 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 )
5+ + Diego Molina (1):
6+ * [ fa5ad2d] [ skip ci] Setting patch number to 0 when Sel ver changes.
7+ + ** Image tag details:**
8+ + Selenium version: 3.141.59 (82b03c358b)
9+ + Chrome stable: 74.0.3729.157
10+ + Firefox stable: 66.0.5
11+ + Geckodriver: 0.24.0
12+ + Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
13+ + Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
14+ + Default Timezone: Europe/Berlin
15+ + FROM ubuntu: xenial-20181113
16+ + Python: 3.5.2
17+ + Tested on kernel CI host: 4.4.0-101-generic x86_64
18+ + Built at CI host with: Docker version 17.09.0, build afdb6d4
19+ + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20+ + Image version: 3.141.59-308
21+ + Image size: 1.45GB
22+ + Digest: sha256:57d808050257f9fa350c9a9ebc0fed742ef7bc745e53a7ca168d36807a5fd83f
23+
124## 3.141.59-p12
225 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p24...3.141.59-p12 (2019-05-02)
326 + Diego Molina (2):
Original file line number Diff line number Diff line change 1- 308
1+ 309
Original file line number Diff line number Diff line change 1- ## 3.141.59-p12
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p24...3.141.59-p12 (2019-05-02)
3- + Diego Molina (2):
4- * [ c910069] Now really using self built jar. (#320 )
5- * [ 5bc57c1] Moving patch level to 12 temporarily
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 )
5+ + Diego Molina (1):
6+ * [ fa5ad2d] [ skip ci] Setting patch number to 0 when Sel ver changes.
67 + ** Image tag details:**
78 + Selenium version: 3.141.59 (82b03c358b)
8- + Chrome stable: 74.0.3729.131
9- + Firefox stable: 66.0
9+ + Chrome stable: 74.0.3729.157
10+ + Firefox stable: 66.0.5
1011 + Geckodriver: 0.24.0
1112 + Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
12- + Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0 .16.04.1-b12
13+ + Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1 .16.04.1-b03
1314 + Default Timezone: Europe/Berlin
1415 + FROM ubuntu: xenial-20181113
1516 + Python: 3.5.2
1617 + Tested on kernel CI host: 4.4.0-101-generic x86_64
1718 + Built at CI host with: Docker version 17.09.0, build afdb6d4
1819 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19- + Image version: 3.141.59-307
20+ + Image version: 3.141.59-308
2021 + Image size: 1.45GB
21- + Digest: sha256:270e8086f236b0f42db7c40987d30dfc62e411ca974ea46bfaa5c399299410b3
22+ + Digest: sha256:57d808050257f9fa350c9a9ebc0fed742ef7bc745e53a7ca168d36807a5fd83f
2223
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 74.0.3729.131 " ,
5+ "VERSION" : " 74.0.3729.157 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 66.0" ,
10+ "VERSION" : " 66.0.5 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments