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

Commit 92165eb

Browse files
committed
3.14.0-p11: Update CHANGELOG, image digest, capabilities & png
1 parent a5b6006 commit 92165eb

File tree

5 files changed

+31
-10
lines changed

5 files changed

+31
-10
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-p11
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p10...3.14.0-p11 (2018-10-18)
3+
+ Diego Molina (1):
4+
* [a5b6006] Upgrade to Chrome 70.0.3538.67 + ChromeDriver 2.43 (#278)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 70.0.3538.67
8+
+ Firefox stable: 62.0.3
9+
+ Geckodriver: 0.23.0
10+
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
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-281
19+
+ Image size: 1.4GB
20+
+ Digest: sha256:cfefeca5fe413f50a53553468e30737b8bcb04e828000cfeef2f4b9b8dabb760
21+
122
## 3.14.0-p10
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p9...3.14.0-p10 (2018-10-13)
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-
281
1+
282

LATEST_RELEASE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.14.0-p10
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p9...3.14.0-p10 (2018-10-13)
3-
+ Leo Gallucci (1):
4-
* [0a34116] Bump Supervisor to 2018-09-28 837c159ae51f3b
1+
## 3.14.0-p11
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p10...3.14.0-p11 (2018-10-18)
3+
+ Diego Molina (1):
4+
* [a5b6006] Upgrade to Chrome 70.0.3538.67 + ChromeDriver 2.43 (#278)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
7-
+ Chrome stable: 69.0.3497.100
7+
+ Chrome stable: 70.0.3538.67
88
+ Firefox stable: 62.0.3
99
+ Geckodriver: 0.23.0
10-
+ Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
10+
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
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-280
18+
+ Image version: 3.14.0-281
1919
+ Image size: 1.4GB
20-
+ Digest: sha256:9e1e4b2ed3f3df7475cb049404309121f7acf1aabf80847188df0459a3a59003
20+
+ Digest: sha256:cfefeca5fe413f50a53553468e30737b8bcb04e828000cfeef2f4b9b8dabb760
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.100",
5+
"VERSION": "70.0.3538.67",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

595 Bytes
Loading

0 commit comments

Comments
 (0)