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

Commit c9af968

Browse files
committed
3.14.0-p21: Update CHANGELOG, image digest, capabilities & png
1 parent 0ae33f1 commit c9af968

File tree

5 files changed

+30
-9
lines changed

5 files changed

+30
-9
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-p21
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p20...3.14.0-p21 (2019-03-14)
3+
+ Leo Gallucci (1):
4+
* [0ae33f1] Upgrade Chrome major to 73.0.3683.75 (#309)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 73.0.3683.75
8+
+ Firefox stable: 65.0.2
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72)
11+
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
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.14.0-303
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:4bf10dc69ca4aa95ab890a9418b2bc7820fa06b2e5b0d79b3052fb43054242cb
21+
122
## 3.14.0-p20
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p19...3.14.0-p20 (2019-03-02)
324
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
303
1+
304

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.14.0-p20
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p19...3.14.0-p20 (2019-03-02)
1+
## 3.14.0-p21
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p20...3.14.0-p21 (2019-03-14)
33
+ Leo Gallucci (1):
4-
* [f9c4287] Upgrade Chrome & Firefox patch levels
4+
* [0ae33f1] Upgrade Chrome major to 73.0.3683.75 (#309)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
7-
+ Chrome stable: 72.0.3626.121
7+
+ Chrome stable: 73.0.3683.75
88
+ Firefox stable: 65.0.2
99
+ Geckodriver: 0.24.0
10-
+ Chromedriver: 2.46.628388 (4a34a70827ac54148e092aafb70504c4ea7ae926)
10+
+ Chromedriver: 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72)
1111
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
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.14.0-302
18+
+ Image version: 3.14.0-303
1919
+ Image size: 1.47GB
20-
+ Digest: sha256:d9b207f43e23d2387e6dc17f20ca288051cfc7af6bb9660a2a56b69e038bc4b1
20+
+ Digest: sha256:4bf10dc69ca4aa95ab890a9418b2bc7820fa06b2e5b0d79b3052fb43054242cb
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": "72.0.3626.121",
5+
"VERSION": "73.0.3683.75",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

381 Bytes
Loading

0 commit comments

Comments
 (0)