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

Commit 31ae6c4

Browse files
committed
3.11.0-p2: Update CHANGELOG, image digest, capabilities & png
1 parent 5380d2c commit 31ae6c4

File tree

4 files changed

+59
-11
lines changed

4 files changed

+59
-11
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## 3.11.0-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p1...3.11.0-p2 (2018-03-16)
3+
+ Leo Gallucci (14):
4+
* [8e045e3] Upgrade Chrome patch level to 65.0.3325.162
5+
* [ab58c48] Upgrade Firefox major from 58.0.2 to 59.0
6+
* [86e0f09] Trigger build
7+
* [e426f8d] WIP Fixing the build
8+
* [9bf84ff] WIP Fixing the build
9+
* [dff289f] WIP Fixing the build
10+
* [df97ae1] WIP Fixing the build
11+
* [c18d7b5] WIP Fixing the build
12+
* [0ff2ddd] WIP Fixing the build
13+
* [b9a4c95] WIP Fixing the build
14+
* [2444f75] WIP Fixing the build
15+
* [a23648e] WIP Fixing the build
16+
* [db1ebc2] Do not fail because of bitballoon
17+
* [5380d2c] Upgrade Chromedriver from 2.36 to 2.37
18+
+ **Image tag details:**
19+
+ Selenium version: 3.11.0 (e59cfb3)
20+
+ Chrome stable: 65.0.3325.162
21+
+ Firefox stable: 59.0
22+
+ Geckodriver: 0.20.0
23+
+ Chromedriver: 2.37.543619 (a237acd3116cac3b3f0da42a000502ce3fafcb23)
24+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
25+
+ Default Timezone: Europe/Berlin
26+
+ FROM ubuntu:xenial-20180228
27+
+ Python: 3.5.2
28+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
29+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
30+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
31+
+ Image version: 3.11.0-239
32+
+ Image size: 1.39GB
33+
+ Digest: sha256:8fec6bad96f83cc3c9e3a83b3c6846148d8d06fa058e92a4de3b13fb5acddd03
34+
135
## 3.11.0-p1
236
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p0...3.11.0-p1 (2018-03-13)
337
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
239
1+
240

LATEST_RELEASE.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,34 @@
1-
## 3.11.0-p1
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p0...3.11.0-p1 (2018-03-13)
3-
+ Diego Molina (1):
4-
* [2b07831] Upgrading GeckoDriver to 0.20.0
1+
## 3.11.0-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p1...3.11.0-p2 (2018-03-16)
3+
+ Leo Gallucci (14):
4+
* [8e045e3] Upgrade Chrome patch level to 65.0.3325.162
5+
* [ab58c48] Upgrade Firefox major from 58.0.2 to 59.0
6+
* [86e0f09] Trigger build
7+
* [e426f8d] WIP Fixing the build
8+
* [9bf84ff] WIP Fixing the build
9+
* [dff289f] WIP Fixing the build
10+
* [df97ae1] WIP Fixing the build
11+
* [c18d7b5] WIP Fixing the build
12+
* [0ff2ddd] WIP Fixing the build
13+
* [b9a4c95] WIP Fixing the build
14+
* [2444f75] WIP Fixing the build
15+
* [a23648e] WIP Fixing the build
16+
* [db1ebc2] Do not fail because of bitballoon
17+
* [5380d2c] Upgrade Chromedriver from 2.36 to 2.37
518
+ **Image tag details:**
619
+ Selenium version: 3.11.0 (e59cfb3)
7-
+ Chrome stable: 65.0.3325.146
8-
+ Firefox stable: 58.0.2
20+
+ Chrome stable: 65.0.3325.162
21+
+ Firefox stable: 59.0
922
+ Geckodriver: 0.20.0
10-
+ Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752)
23+
+ Chromedriver: 2.37.543619 (a237acd3116cac3b3f0da42a000502ce3fafcb23)
1124
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
1225
+ Default Timezone: Europe/Berlin
1326
+ FROM ubuntu:xenial-20180228
1427
+ Python: 3.5.2
1528
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1629
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1730
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.11.0-233
19-
+ Image size: 1.38GB
20-
+ Digest: sha256:b2e5640bec2800af223e59f0c3ef27b6252b4b5256084c194a4485f422687bdc
31+
+ Image version: 3.11.0-239
32+
+ Image size: 1.39GB
33+
+ Digest: sha256:8fec6bad96f83cc3c9e3a83b3c6846148d8d06fa058e92a4de3b13fb5acddd03
34+

images/grid3_console.png

72 Bytes
Loading

0 commit comments

Comments
 (0)