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 +30
-9
lines changed Expand file tree Collapse file tree 5 files changed +30
-9
lines changed Original file line number Diff line number Diff line change 1+ ## 3.14.0-p16
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p15...3.14.0-p16 (2018-11-01)
3+ + Diego Molina (1):
4+ * [ 29d6c90] Upgrading Firefox to 63.0.1 (#283 )
5+ + ** Image tag details:**
6+ + Selenium version: 3.14.0 (aacccce0)
7+ + Chrome stable: 70.0.3538.77
8+ + Firefox stable: 63.0.1
9+ + Geckodriver: 0.23.0
10+ + Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
11+ + Java: OpenJDK Java 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13
12+ + Default Timezone: Europe/Berlin
13+ + FROM ubuntu: xenial-20181005
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.14.0-286
19+ + Image size: 1.41GB
20+ + Digest: sha256:8f22189f1cfc6ce5ae5ee1c95b36ba5c20e20902ff9fb023e63f9f0e00985079
21+
122## 3.14.0-p15
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p14...3.14.0-p15 (2018-10-30)
324 + Diego Molina (1):
Original file line number Diff line number Diff line change 1- 286
1+ 287
Original file line number Diff line number Diff line change 1- ## 3.14.0-p15
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p14 ...3.14.0-p15 (2018-10-30 )
1+ ## 3.14.0-p16
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p15 ...3.14.0-p16 (2018-11-01 )
33 + Diego Molina (1):
4- * [ 645d5b4 ] Fixing video recording so it works in all browsers. Fixes # 263 ( # 282 )
4+ * [ 29d6c90 ] Upgrading Firefox to 63.0.1 ( # 283 )
55 + ** Image tag details:**
66 + Selenium version: 3.14.0 (aacccce0)
77 + Chrome stable: 70.0.3538.77
8- + Firefox stable: 63.0
8+ + Firefox stable: 63.0.1
99 + Geckodriver: 0.23.0
1010 + Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
11- + Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0 .16.04.1-b13
11+ + Java: OpenJDK Java 1.8.0_181-8u181-b13-1ubuntu0 .16.04.1-b13
1212 + Default Timezone: Europe/Berlin
1313 + FROM ubuntu: xenial-20181005
1414 + Python: 3.5.2
1515 + Tested on kernel CI host: 4.4.0-101-generic x86_64
1616 + Built at CI host with: Docker version 17.09.0, build afdb6d4
1717 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18- + Image version: 3.14.0-285
18+ + Image version: 3.14.0-286
1919 + Image size: 1.41GB
20- + Digest: sha256:008da9924f6905b7967c61bfdd3df36e20367b268ccd48e962109a1fa5119c55
20+ + Digest: sha256:8f22189f1cfc6ce5ae5ee1c95b36ba5c20e20902ff9fb023e63f9f0e00985079
2121
Original file line number Diff line number Diff line change 77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 63.0" ,
10+ "VERSION" : " 63.0.1 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments