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

Commit 39a5d75

Browse files
committed
3.9.1-p2: Update CHANGELOG, image digest, capabilities & png
1 parent 9e79bc3 commit 39a5d75

File tree

5 files changed

+31
-11
lines changed

5 files changed

+31
-11
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.9.1-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.1-p1...3.9.1-p2 (2018-02-23)
3+
+ Leo Gallucci (1):
4+
* [9e79bc3] Upgrade Chrome Patch to 64.0.3282.186
5+
+ **Image tag details:**
6+
+ Selenium version: 3.9.1 (63f7b50)
7+
+ Chrome stable: 64.0.3282.186
8+
+ Firefox stable: 58.0.2
9+
+ Geckodriver: 0.19.1
10+
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180123
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.9.1-227
19+
+ Image size: 1.38GB
20+
+ Digest: sha256:797ac113064552355f316410fed94c788c4f4873877f3770baa16d940b06c3bc
21+
122
## 3.9.1-p1
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.1-p0...3.9.1-p1 (2018-02-14)
324
+ Leo Gallucci (2):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
227
1+
228

LATEST_RELEASE.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
## 3.9.1-p1
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.1-p0...3.9.1-p1 (2018-02-14)
3-
+ Leo Gallucci (2):
4-
* [7d195e0] Add MAINTAINER Diego Molina
5-
* [c5a1151] Upgrade Chrome patch to 64.0.3282.167 (#218)
1+
## 3.9.1-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.1-p1...3.9.1-p2 (2018-02-23)
3+
+ Leo Gallucci (1):
4+
* [9e79bc3] Upgrade Chrome Patch to 64.0.3282.186
65
+ **Image tag details:**
76
+ Selenium version: 3.9.1 (63f7b50)
8-
+ Chrome stable: 64.0.3282.167
7+
+ Chrome stable: 64.0.3282.186
98
+ Firefox stable: 58.0.2
109
+ Geckodriver: 0.19.1
1110
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
@@ -16,7 +15,7 @@
1615
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1716
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1817
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19-
+ Image version: 3.9.1-226
20-
+ Image size: 1.41GB
21-
+ Digest: sha256:dfb8e395153c3fe7168cf39aecfc6afa22f69c0c1b3c160a290fffe0ed8f6887
18+
+ Image version: 3.9.1-227
19+
+ Image size: 1.38GB
20+
+ Digest: sha256:797ac113064552355f316410fed94c788c4f4873877f3770baa16d940b06c3bc
2221

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

images/grid3_console.png

95 Bytes
Loading

0 commit comments

Comments
 (0)