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

Commit 516c7b8

Browse files
committed
3.11.0-p9: Update CHANGELOG, image digest, capabilities & png
1 parent 1cf8290 commit 516c7b8

File tree

5 files changed

+30
-12
lines changed

5 files changed

+30
-12
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-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p8...3.11.0-p9 (2018-04-27)
3+
+ Leo Gallucci (1):
4+
* [f705234] Upgrade Chrome path level to 66.0.3359.139
5+
+ **Image tag details:**
6+
+ Selenium version: 3.11.0 (e59cfb3)
7+
+ Chrome stable: 66.0.3359.139
8+
+ Firefox stable: 59.0.2
9+
+ Geckodriver: 0.20.1
10+
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
11+
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180412
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-246
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:82e72a9eed5d4c14a68a2a5e1a9f3a56a33e14accb16e76a9ed51f53cc762b38
21+
122
## 3.11.0-p8
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p7...3.11.0-p8 (2018-04-19)
324
+ Diego Molina (2):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
246
1+
247

LATEST_RELEASE.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
1-
## 3.11.0-p8
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p7...3.11.0-p8 (2018-04-19)
3-
+ Diego Molina (2):
4-
* [46d93ce] Update Chrome to 66.0.3359.117
5-
* [334a49c] Updating ChromeDriver to 2.38
1+
## 3.11.0-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p8...3.11.0-p9 (2018-04-27)
63
+ Leo Gallucci (1):
7-
* [ef5e535] Fix broken pip 10.0.0
4+
* [f705234] Upgrade Chrome path level to 66.0.3359.139
85
+ **Image tag details:**
96
+ Selenium version: 3.11.0 (e59cfb3)
10-
+ Chrome stable: 66.0.3359.117
7+
+ Chrome stable: 66.0.3359.139
118
+ Firefox stable: 59.0.2
129
+ Geckodriver: 0.20.1
13-
+ Chromedriver: 2.38.551591 (bcc4a2cdef0f6b942b2bb8049068f65340fa2a69)
10+
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
1411
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
1512
+ Default Timezone: Europe/Berlin
1613
+ FROM ubuntu:xenial-20180412
1714
+ Python: 3.5.2
1815
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1916
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
2017
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21-
+ Image version: 3.11.0-245
18+
+ Image version: 3.11.0-246
2219
+ Image size: 1.37GB
23-
+ Digest: sha256:22a130dd43e99ef1017d1662ce3e8d2c22082ec8621ab00c18e65651ad5ce599
20+
+ Digest: sha256:82e72a9eed5d4c14a68a2a5e1a9f3a56a33e14accb16e76a9ed51f53cc762b38
2421

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

images/grid3_console.png

244 Bytes
Loading

0 commit comments

Comments
 (0)