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

Commit 5651945

Browse files
committed
3.11.0-p13: Update CHANGELOG, image digest, capabilities & png
1 parent 3f067cd commit 5651945

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.11.0-p13
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p12...3.11.0-p13 (2018-05-11)
3+
+ Leo Gallucci (1):
4+
* [3f067cd] Upgrade Chrome patch level to 66.0.3359.170 (#240)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.11.0 (e59cfb3)
7+
+ Chrome stable: 66.0.3359.170
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-250
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:7927028cb594839526acc79cdc6ec68ef6ab811da65907cf2bde466f7c830062
21+
122
## 3.11.0-p12
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p11...3.11.0-p12 (2018-05-10)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
250
1+
251

LATEST_RELEASE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.11.0-p12
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p11...3.11.0-p12 (2018-05-10)
3-
+ Diego Molina (1):
4-
* [e7c75e7] Upgrading to FF 60.0 (#238)
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)
3+
+ Leo Gallucci (1):
4+
* [3f067cd] Upgrade Chrome patch level to 66.0.3359.170 (#240)
55
+ **Image tag details:**
66
+ Selenium version: 3.11.0 (e59cfb3)
7-
+ Chrome stable: 66.0.3359.139
7+
+ Chrome stable: 66.0.3359.170
88
+ Firefox stable: 60.0
99
+ Geckodriver: 0.20.1
1010
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
11-
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20180417
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.11.0-249
18+
+ Image version: 3.11.0-250
1919
+ Image size: 1.37GB
20-
+ Digest: sha256:46ad251f1dada2ceb28333cd55c469cb9c9272613c7d4703aa7ee940549b05de
20+
+ Digest: sha256:7927028cb594839526acc79cdc6ec68ef6ab811da65907cf2bde466f7c830062
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.139",
5+
"VERSION": "66.0.3359.170",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

-190 Bytes
Loading

0 commit comments

Comments
 (0)