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

Commit e589f1e

Browse files
committed
3.9.1-p1: Update CHANGELOG, image digest, capabilities & png
1 parent c5a1151 commit e589f1e

File tree

5 files changed

+33
-10
lines changed

5 files changed

+33
-10
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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)
6+
+ **Image tag details:**
7+
+ Selenium version: 3.9.1 (63f7b50)
8+
+ Chrome stable: 64.0.3282.167
9+
+ Firefox stable: 58.0.2
10+
+ Geckodriver: 0.19.1
11+
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
12+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
13+
+ Default Timezone: Europe/Berlin
14+
+ FROM ubuntu:xenial-20180123
15+
+ Python: 3.5.2
16+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
17+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
18+
+ 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
22+
123
## 3.9.1-p0
224
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.0-p1...3.9.1-p0 (2018-02-10)
325
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
## 3.9.1-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.0-p1...3.9.1-p0 (2018-02-10)
3-
+ Diego Molina (1):
4-
* [c666226] Bump to Selenium 3.9.1
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)
56
+ **Image tag details:**
67
+ Selenium version: 3.9.1 (63f7b50)
7-
+ Chrome stable: 64.0.3282.140
8+
+ Chrome stable: 64.0.3282.167
89
+ Firefox stable: 58.0.2
910
+ Geckodriver: 0.19.1
1011
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
@@ -15,7 +16,7 @@
1516
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1617
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1718
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.9.1-225
19-
+ Image size: 1.4GB
20-
+ Digest: sha256:5cefdc2d820372ed209647919ae5eba2ed0fe174636b1d22025599771b70fe41
19+
+ Image version: 3.9.1-226
20+
+ Image size: 1.41GB
21+
+ Digest: sha256:dfb8e395153c3fe7168cf39aecfc6afa22f69c0c1b3c160a290fffe0ed8f6887
2122

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

images/grid3_console.png

-172 Bytes
Loading

0 commit comments

Comments
 (0)