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

Commit 14931b6

Browse files
committed
3.13.0-p2: Update CHANGELOG, image digest, capabilities & png
1 parent 51a8eb3 commit 14931b6

File tree

5 files changed

+36
-11
lines changed

5 files changed

+36
-11
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 3.13.0-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p1...3.13.0-p2 (2018-07-28)
3+
+ Leo Gallucci (3):
4+
* [016aa64] Upgrade Ubuntu xenial date to 20180726
5+
* [e215cec] Upgrade Chromedriver from 2.40 to 2.41
6+
* [ec7d1e6] Upgrade Chrome major to 68.0.3440.75
7+
+ **Image tag details:**
8+
+ Selenium version: 3.13.0 (2f0d292)
9+
+ Chrome stable: 68.0.3440.75
10+
+ Firefox stable: 61.0.1
11+
+ Geckodriver: 0.21.0
12+
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
13+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20180726
16+
+ Python: 3.5.2
17+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
18+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
19+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20+
+ Image version: 3.13.0-267
21+
+ Image size: 1.39GB
22+
+ Digest: sha256:6d48dedd200ba2fd058f0de808f900bf1f5294b3e0564501707d97fd01c526bc
23+
124
## 3.13.0-p1
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p0...3.13.0-p1 (2018-07-17)
326
+ Tobias Gruetzmacher (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
267
1+
268

LATEST_RELEASE.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
1-
## 3.13.0-p1
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p0...3.13.0-p1 (2018-07-17)
3-
+ Tobias Gruetzmacher (1):
4-
* [e08a073] Encode with YUV420P, to be more compatible
1+
## 3.13.0-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p1...3.13.0-p2 (2018-07-28)
3+
+ Leo Gallucci (3):
4+
* [016aa64] Upgrade Ubuntu xenial date to 20180726
5+
* [e215cec] Upgrade Chromedriver from 2.40 to 2.41
6+
* [ec7d1e6] Upgrade Chrome major to 68.0.3440.75
57
+ **Image tag details:**
68
+ Selenium version: 3.13.0 (2f0d292)
7-
+ Chrome stable: 67.0.3396.99
9+
+ Chrome stable: 68.0.3440.75
810
+ Firefox stable: 61.0.1
911
+ Geckodriver: 0.21.0
10-
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
12+
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
1113
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
1214
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20180525
15+
+ FROM ubuntu:xenial-20180726
1416
+ Python: 3.5.2
1517
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1618
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1719
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.13.0-266
20+
+ Image version: 3.13.0-267
1921
+ Image size: 1.39GB
20-
+ Digest: sha256:43b86b9fb66633d9ab82625ac5f1bc1f081540fbe38219464d44764da8340a6a
22+
+ Digest: sha256:6d48dedd200ba2fd058f0de808f900bf1f5294b3e0564501707d97fd01c526bc
2123

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

images/grid3_console.png

609 Bytes
Loading

0 commit comments

Comments
 (0)