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

Commit dd0390b

Browse files
committed
3.11.0-p8: Update CHANGELOG, image digest, capabilities & png
1 parent 457793a commit dd0390b

File tree

5 files changed

+37
-10
lines changed

5 files changed

+37
-10
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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
6+
+ Leo Gallucci (1):
7+
* [ef5e535] Fix broken pip 10.0.0
8+
+ **Image tag details:**
9+
+ Selenium version: 3.11.0 (e59cfb3)
10+
+ Chrome stable: 66.0.3359.117
11+
+ Firefox stable: 59.0.2
12+
+ Geckodriver: 0.20.1
13+
+ Chromedriver: 2.38.551591 (bcc4a2cdef0f6b942b2bb8049068f65340fa2a69)
14+
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
15+
+ Default Timezone: Europe/Berlin
16+
+ FROM ubuntu:xenial-20180412
17+
+ Python: 3.5.2
18+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
19+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
20+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21+
+ Image version: 3.11.0-245
22+
+ Image size: 1.37GB
23+
+ Digest: sha256:22a130dd43e99ef1017d1662ce3e8d2c22082ec8621ab00c18e65651ad5ce599
24+
125
## 3.11.0-p7
226
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p6...3.11.0-p7 (2018-04-13)
327
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
1-
## 3.11.0-p7
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p6...3.11.0-p7 (2018-04-13)
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
36
+ Leo Gallucci (1):
4-
* [e8d5483] Upgrade Ubuntu xenial-20180412 (date)
7+
* [ef5e535] Fix broken pip 10.0.0
58
+ **Image tag details:**
69
+ Selenium version: 3.11.0 (e59cfb3)
7-
+ Chrome stable: 65.0.3325.181
10+
+ Chrome stable: 66.0.3359.117
811
+ Firefox stable: 59.0.2
912
+ Geckodriver: 0.20.1
10-
+ Chromedriver: 2.37.544315 (730aa6a5fdba159ac9f4c1e8cbc59bf1b5ce12b7)
13+
+ Chromedriver: 2.38.551591 (bcc4a2cdef0f6b942b2bb8049068f65340fa2a69)
1114
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
1215
+ Default Timezone: Europe/Berlin
1316
+ FROM ubuntu:xenial-20180412
1417
+ Python: 3.5.2
1518
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1619
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1720
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.11.0-244
19-
+ Image size: 1.39GB
20-
+ Digest: sha256:0e55a9d352abc77d7d2092f7c5922e39b82f4a7bdc3ac006340a1d867012ef64
21+
+ Image version: 3.11.0-245
22+
+ Image size: 1.37GB
23+
+ Digest: sha256:22a130dd43e99ef1017d1662ce3e8d2c22082ec8621ab00c18e65651ad5ce599
2124

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

images/grid3_console.png

-462 Bytes
Loading

0 commit comments

Comments
 (0)