Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 08b1964

Browse files
committed
3.14.0-p17: Update CHANGELOG, image digest, capabilities & png
1 parent db27d29 commit 08b1964

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.14.0-p17
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p16...3.14.0-p17 (2018-11-10)
3+
+ Diego Molina (1):
4+
* [db27d29] Upgrading Chrome to 70.0.3538.102 (#285)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 70.0.3538.102
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-287
19+
+ Image size: 1.41GB
20+
+ Digest: sha256:b8a130c157e1b55741c1ca2850584c419468eda5a1dd47d824a796934bdfa944
21+
122
## 3.14.0-p16
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p15...3.14.0-p16 (2018-11-01)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
287
1+
288

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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)
1+
## 3.14.0-p17
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p16...3.14.0-p17 (2018-11-10)
33
+ Diego Molina (1):
4-
* [29d6c90] Upgrading Firefox to 63.0.1 (#283)
4+
* [db27d29] Upgrading Chrome to 70.0.3538.102 (#285)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
7-
+ Chrome stable: 70.0.3538.77
7+
+ Chrome stable: 70.0.3538.102
88
+ Firefox stable: 63.0.1
99
+ Geckodriver: 0.23.0
1010
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
@@ -15,7 +15,7 @@
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-286
18+
+ Image version: 3.14.0-287
1919
+ Image size: 1.41GB
20-
+ Digest: sha256:8f22189f1cfc6ce5ae5ee1c95b36ba5c20e20902ff9fb023e63f9f0e00985079
20+
+ Digest: sha256:b8a130c157e1b55741c1ca2850584c419468eda5a1dd47d824a796934bdfa944
2121

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "70.0.3538.77",
5+
"VERSION": "70.0.3538.102",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

177 Bytes
Loading

0 commit comments

Comments
 (0)