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 +35
-14
lines changed Expand file tree Collapse file tree 5 files changed +35
-14
lines changed Original file line number Diff line number Diff line change 1+ ## 3.141.59-p17
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p16...3.141.59-p17 (2019-07-31)
3+ + Bartek Florczak (1):
4+ * [ 499a644] Bump Chrome and Chromedriver to v76, FF to v68.0.1 (#335 )
5+ + ** Image tag details:**
6+ + Selenium version: 3.141.59 (82b03c358b)
7+ + Chrome stable: 76.0.3809.87
8+ + Firefox stable: 68.0.1
9+ + Geckodriver: 0.24.0
10+ + Chromedriver: 76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5)
11+ + Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
12+ + Default Timezone: Europe/Berlin
13+ + FROM ubuntu: xenial-20181113
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.141.59-312
19+ + Image size: 1.47GB
20+ + Digest: sha256:492a5c83c9a1ee0a4dcb02853a1abd9fb7b46ef3316ba364de54042f5b77a601
21+
122## 3.141.59-p16
223 + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p15...3.141.59-p16 (2019-07-10)
324 + Diego Molina (1):
Original file line number Diff line number Diff line change 1- 312
1+ 313
Original file line number Diff line number Diff line change 1- ## 3.141.59-p16
2- + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p15 ...3.141.59-p16 (2019-07-10 )
3- + Diego Molina (1):
4- * [ 2319d5e ] Upgrading Firefox and Chrome ( # 331 )
1+ ## 3.141.59-p17
2+ + ** Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p16 ...3.141.59-p17 (2019-07-31 )
3+ + Bartek Florczak (1):
4+ * [ 499a644 ] Bump Chrome and Chromedriver to v76, FF to v68.0.1 ( # 335 )
55 + ** Image tag details:**
66 + Selenium version: 3.141.59 (82b03c358b)
7- + Chrome stable: 75 .0.3770.100
8- + Firefox stable: 68.0
7+ + Chrome stable: 76 .0.3809.87
8+ + Firefox stable: 68.0.1
99 + Geckodriver: 0.24.0
10- + Chromedriver: 75 .0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300 )
11- + Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
10+ + Chromedriver: 76 .0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5 )
11+ + Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1212 + Default Timezone: Europe/Berlin
1313 + FROM ubuntu: xenial-20181113
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.141.59-311
19- + Image size: 1.46GB
20- + Digest: sha256:803b95d7ad1b9c22dba6e0256690ff32855620eaa4c8f7f53c3c964de53dcc34
18+ + Image version: 3.141.59-312
19+ + Image size: 1.47GB
20+ + Digest: sha256:492a5c83c9a1ee0a4dcb02853a1abd9fb7b46ef3316ba364de54042f5b77a601
2121
Original file line number Diff line number Diff line change 22 "caps" : [
33 {
44 "BROWSER_NAME" : " chrome" ,
5- "VERSION" : " 75 .0.3770.100 " ,
5+ "VERSION" : " 76 .0.3809.87 " ,
66 "PLATFORM" : " LINUX"
77 },
88 {
99 "BROWSER_NAME" : " firefox" ,
10- "VERSION" : " 68.0" ,
10+ "VERSION" : " 68.0.1 " ,
1111 "PLATFORM" : " LINUX"
1212 }
1313 ]
You can’t perform that action at this time.
0 commit comments