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

Commit 12dbd35

Browse files
committed
3.12.0-p5: Update CHANGELOG, image digest, capabilities & png
1 parent b0179fb commit 12dbd35

File tree

5 files changed

+30
-12
lines changed

5 files changed

+30
-12
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.12.0-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p4...3.12.0-p5 (2018-06-13)
3+
+ Leo Gallucci (1):
4+
* [9edc177] Upgrade Chrome patch level to 67.0.3396.87
5+
+ **Image tag details:**
6+
+ Selenium version: 3.12.0 (7c6e0b3)
7+
+ Chrome stable: 67.0.3396.87
8+
+ Firefox stable: 60.0.2
9+
+ Geckodriver: 0.20.1
10+
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
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.12.0-259
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:c2e84b90c8849581f9d4d345285df08769613ade6f1ed3cf85a5d38ab594e31c
21+
122
## 3.12.0-p4
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p3...3.12.0-p4 (2018-06-09)
324
+ Leo Gallucci (4):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
259
1+
260

LATEST_RELEASE.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
## 3.12.0-p4
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p3...3.12.0-p4 (2018-06-09)
3-
+ Leo Gallucci (4):
4-
* [21f35d6] Upgrade Chromedriver minor to 2.40
5-
* [87d1fa1] Upgrade supervisor commit to 2018-06-01
6-
* [c521da5] Fix version inconsistency [ci skip]
7-
* [469e7f1] Fix version inconsistency
1+
## 3.12.0-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p4...3.12.0-p5 (2018-06-13)
3+
+ Leo Gallucci (1):
4+
* [9edc177] Upgrade Chrome patch level to 67.0.3396.87
85
+ **Image tag details:**
96
+ Selenium version: 3.12.0 (7c6e0b3)
10-
+ Chrome stable: 67.0.3396.79
7+
+ Chrome stable: 67.0.3396.87
118
+ Firefox stable: 60.0.2
129
+ Geckodriver: 0.20.1
1310
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
@@ -18,7 +15,7 @@
1815
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1916
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
2017
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21-
+ Image version: 3.12.0-258
18+
+ Image version: 3.12.0-259
2219
+ Image size: 1.37GB
23-
+ Digest: sha256:e942d151d8e84669682a31512806f4d034f65b39f8f41098faf7b600d2a98081
20+
+ Digest: sha256:c2e84b90c8849581f9d4d345285df08769613ade6f1ed3cf85a5d38ab594e31c
2421

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

images/grid3_console.png

368 Bytes
Loading

0 commit comments

Comments
 (0)