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

Commit aec385d

Browse files
committed
3.14.0-p5: Update CHANGELOG, image digest, capabilities & png
1 parent 07f2bc5 commit aec385d

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-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p4...3.14.0-p5 (2018-09-14)
3+
+ Diego Molina (1):
4+
* [07f2bc5] Chrome to 69.0.3497.92 and ChromeDriver to 2.42 (#273)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 69.0.3497.92
8+
+ Firefox stable: 62.0
9+
+ Geckodriver: 0.21.0
10+
+ Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
11+
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180808
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-275
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:1433a58eb7917081e33cec95597709f54f4ec4b7171226d00d063776beff520b
21+
122
## 3.14.0-p4
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p3...3.14.0-p4 (2018-09-08)
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-
275
1+
276

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-p4
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p3...3.14.0-p4 (2018-09-08)
1+
## 3.14.0-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p4...3.14.0-p5 (2018-09-14)
33
+ Diego Molina (1):
4-
* [ff1ac9d] Upgrade Firefox to 62.0 (#270)
4+
* [07f2bc5] Chrome to 69.0.3497.92 and ChromeDriver to 2.42 (#273)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
7-
+ Chrome stable: 69.0.3497.81
7+
+ Chrome stable: 69.0.3497.92
88
+ Firefox stable: 62.0
99
+ Geckodriver: 0.21.0
10-
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
10+
+ Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
1111
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20180808
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-274
18+
+ Image version: 3.14.0-275
1919
+ Image size: 1.39GB
20-
+ Digest: sha256:0ae64ff2a0e452c69be4c7e274e8706b5a12429b63d12cb7b92f214a03cbc468
20+
+ Digest: sha256:1433a58eb7917081e33cec95597709f54f4ec4b7171226d00d063776beff520b
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": "69.0.3497.81",
5+
"VERSION": "69.0.3497.92",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

174 Bytes
Loading

0 commit comments

Comments
 (0)