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

Commit c822ecc

Browse files
committed
3.11.0-p14: Update CHANGELOG, image digest, capabilities & png
1 parent 22096aa commit c822ecc

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.11.0-p14
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p13...3.11.0-p14 (2018-05-16)
3+
+ Leo Gallucci (1):
4+
* [22096aa] Upgrade Chrome patch level to 66.0.3359.181 (#242)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.11.0 (e59cfb3)
7+
+ Chrome stable: 66.0.3359.181
8+
+ Firefox stable: 60.0
9+
+ Geckodriver: 0.20.1
10+
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180417
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.11.0-251
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:7aaf920509116d4c31c77709febb24409d63bd0025fdda71882d3a047102b0f5
21+
122
## 3.11.0-p13
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p12...3.11.0-p13 (2018-05-11)
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-
251
1+
252

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## 3.11.0-p13
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p12...3.11.0-p13 (2018-05-11)
1+
## 3.11.0-p14
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p13...3.11.0-p14 (2018-05-16)
33
+ Leo Gallucci (1):
4-
* [3f067cd] Upgrade Chrome patch level to 66.0.3359.170 (#240)
4+
* [22096aa] Upgrade Chrome patch level to 66.0.3359.181 (#242)
55
+ **Image tag details:**
66
+ Selenium version: 3.11.0 (e59cfb3)
7-
+ Chrome stable: 66.0.3359.170
7+
+ Chrome stable: 66.0.3359.181
88
+ Firefox stable: 60.0
99
+ Geckodriver: 0.20.1
1010
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
@@ -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.11.0-250
18+
+ Image version: 3.11.0-251
1919
+ Image size: 1.37GB
20-
+ Digest: sha256:7927028cb594839526acc79cdc6ec68ef6ab811da65907cf2bde466f7c830062
20+
+ Digest: sha256:7aaf920509116d4c31c77709febb24409d63bd0025fdda71882d3a047102b0f5
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": "66.0.3359.170",
5+
"VERSION": "66.0.3359.181",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

330 Bytes
Loading

0 commit comments

Comments
 (0)