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

Commit 8116553

Browse files
committed
3.14.0-p3: Update CHANGELOG, image digest, capabilities & png
1 parent dbd755c commit 8116553

File tree

5 files changed

+30
-10
lines changed

5 files changed

+30
-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-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p2...3.14.0-p3 (2018-09-05)
3+
+ Diego Molina (1):
4+
* [dbd755c] Updating to Chrome 69.0.3497.81-1 (#268)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 69.0.3497.81
8+
+ Firefox stable: 61.0.2
9+
+ Geckodriver: 0.21.0
10+
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
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-273
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:6ba6bdf3d6068bd4dfc3e1db8326b754be261557eebc9b6aeecf8d9cff8d6d3f
21+
122
## 3.14.0-p2
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p1...3.14.0-p2 (2018-08-30)
324
+ Leo Gallucci (2):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
273
1+
274

LATEST_RELEASE.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
## 3.14.0-p2
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p1...3.14.0-p2 (2018-08-30)
3-
+ Leo Gallucci (2):
4-
* [69a1202] Kubectl typo in misc.md
5-
* [a010b84] Merge branch 'master' of github.com:elgalu/docker-selenium
1+
## 3.14.0-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p2...3.14.0-p3 (2018-09-05)
3+
+ Diego Molina (1):
4+
* [dbd755c] Updating to Chrome 69.0.3497.81-1 (#268)
65
+ **Image tag details:**
76
+ Selenium version: 3.14.0 (aacccce0)
8-
+ Chrome stable: 68.0.3440.106
7+
+ Chrome stable: 69.0.3497.81
98
+ Firefox stable: 61.0.2
109
+ Geckodriver: 0.21.0
1110
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
@@ -16,7 +15,7 @@
1615
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1716
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1817
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19-
+ Image version: 3.14.0-272
18+
+ Image version: 3.14.0-273
2019
+ Image size: 1.39GB
21-
+ Digest: sha256:50b2e936032ee25a7a16242e59919ba1696fb85e19c068bf461bc7e3e2a476ac
20+
+ Digest: sha256:6ba6bdf3d6068bd4dfc3e1db8326b754be261557eebc9b6aeecf8d9cff8d6d3f
2221

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": "68.0.3440.106",
5+
"VERSION": "69.0.3497.81",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

2.42 KB
Loading

0 commit comments

Comments
 (0)