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

Commit 0a45963

Browse files
committed
3.10.0-p3: Update CHANGELOG, image digest, capabilities & png
1 parent 297ca7b commit 0a45963

File tree

5 files changed

+35
-10
lines changed

5 files changed

+35
-10
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 3.10.0-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.10.0-p2...3.10.0-p3 (2018-03-07)
3+
+ Diego Molina (1):
4+
* [e90be84] Update Chrome to 65.0.3325.146
5+
+ Leo Gallucci (1):
6+
* [e1c687d] Bump Ubuntu xenial to 2018-02-28
7+
+ **Image tag details:**
8+
+ Selenium version: 3.10.0 (176b4a9)
9+
+ Chrome stable: 65.0.3325.146
10+
+ Firefox stable: 58.0.2
11+
+ Geckodriver: 0.19.1
12+
+ Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752)
13+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20180228
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.10.0-231
21+
+ Image size: 1.37GB
22+
+ Digest: sha256:ca91c7c9d0f3cb6f68aae1ca3a8d366e817377fe7ee3b1c465f0d223aa1c52f7
23+
124
## 3.10.0-p2
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.10.0-p1...3.10.0-p2 (2018-03-06)
326
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
231
1+
232

LATEST_RELEASE.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
1-
## 3.10.0-p2
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.10.0-p1...3.10.0-p2 (2018-03-06)
1+
## 3.10.0-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.10.0-p2...3.10.0-p3 (2018-03-07)
3+
+ Diego Molina (1):
4+
* [e90be84] Update Chrome to 65.0.3325.146
35
+ Leo Gallucci (1):
4-
* [d65f588] Upgrade Python bindings to 3.10.0 for tests (#221)
6+
* [e1c687d] Bump Ubuntu xenial to 2018-02-28
57
+ **Image tag details:**
68
+ Selenium version: 3.10.0 (176b4a9)
7-
+ Chrome stable: 64.0.3282.186
9+
+ Chrome stable: 65.0.3325.146
810
+ Firefox stable: 58.0.2
911
+ Geckodriver: 0.19.1
1012
+ Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752)
1113
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
1214
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20180123
15+
+ FROM ubuntu:xenial-20180228
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.10.0-230
19-
+ Image size: 1.38GB
20-
+ Digest: sha256:b3d8cf040b0fd810b9bc11c20da6248eb693e9fa9109cd12b5bc8af98ddb87f3
20+
+ Image version: 3.10.0-231
21+
+ Image size: 1.37GB
22+
+ Digest: sha256:ca91c7c9d0f3cb6f68aae1ca3a8d366e817377fe7ee3b1c465f0d223aa1c52f7
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": "64.0.3282.186",
5+
"VERSION": "65.0.3325.146",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

-538 Bytes
Loading

0 commit comments

Comments
 (0)