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 +32
-11
lines changed Expand file tree Collapse file tree 5 files changed +32
-11
lines changed Original file line number Diff line number Diff line change 1+ ## 3.7.1-p2
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p1...3.7.1-p2 (2017-11-14)
3+ + Diego Molina (1):
4+ * [ f74166c] Bumping Chrome and Firefox versions
5+ + ** Image tag details:**
6+ + Selenium version: 3.7.1 (8a0099a)
7+ + Chrome stable: 62.0.3202.94
8+ + Firefox stable: 57.0
9+ + Geckodriver: 0.19.1
10+ + Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
11+ + Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+ + Default Timezone: Europe/Berlin
13+ + FROM ubuntu: xenial-20171006
14+ + Python: 3.5.2
15+ + Tested on kernel CI host: 4.4.0-93-generic x86_64
16+ + Built at CI host with: Docker version 17.03.1, build c6d412e
17+ + Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
18+ + Image version: 3.7.1-203
19+ + Image size: 1.39 GB
20+ + Digest: sha256:8768cb27292a3ab0eafcf409936fea7468d2331766d5202827f006d4a9cf17fd
21+
122## 3.7.1-p1
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p0...3.7.1-p1 (2017-11-11)
324 + Leo Gallucci (1):
Original file line number Diff line number Diff line change 1- 203
1+ 204
Original file line number Diff line number Diff line change 1- ## 3.7.1-p1
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p0 ...3.7.1-p1 (2017-11-11 )
3- + Leo Gallucci (1):
4- * [ f791ff0 ] Upload Zalenium videos & dashboard to http://zalenium.bitballoon.com/dashboard.html ( # 190 )
1+ ## 3.7.1-p2
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p1 ...3.7.1-p2 (2017-11-14 )
3+ + Diego Molina (1):
4+ * [ f74166c ] Bumping Chrome and Firefox versions
55 + ** Image tag details:**
66 + Selenium version: 3.7.1 (8a0099a)
7- + Chrome stable: 62.0.3202.89
8- + Firefox stable: 56.0.2
7+ + Chrome stable: 62.0.3202.94
8+ + Firefox stable: 57.0
99 + Geckodriver: 0.19.1
1010 + Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
1111 + Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
1515 + Tested on kernel CI host: 4.4.0-93-generic x86_64
1616 + Built at CI host with: Docker version 17.03.1, build c6d412e
1717 + Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
18- + Image version: 3.7.1-202
18+ + Image version: 3.7.1-203
1919 + Image size: 1.39 GB
20- + Digest: sha256: b2d989743503628093c597ad90792adae11d461edc9593ecce47e1478f4fd5db
20+ + Digest: sha256:8768cb27292a3ab0eafcf409936fea7468d2331766d5202827f006d4a9cf17fd
2121
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 62.0.3202.89 " ,
5+ "VERSION" : " 62.0.3202.94 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 56.0.2 " ,
10+ "VERSION" : " 57.0 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments