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

Commit fcd7e2c

Browse files
committed
3.141.59-p3: Update CHANGELOG, image digest, capabilities & png
1 parent 4149207 commit fcd7e2c

File tree

5 files changed

+30
-9
lines changed

5 files changed

+30
-9
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.141.59-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p2...3.141.59-p3 (2018-12-05)
3+
+ Diego Molina (1):
4+
* [4149207] Upgrading Chrome to 71.0.3578.80
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (e82be7d358)
7+
+ Chrome stable: 71.0.3578.80
8+
+ Firefox stable: 63.0.3
9+
+ Geckodriver: 0.23.0
10+
+ Chromedriver: 2.44.609551 (5d576e9a44fe4c5b6a07e568f1ebc753f1214634)
11+
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-0ubuntu0.16.04.1-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181113
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.141.59-291
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:b49eb59cf3c41fbc88dd87c446ebe5f39477b6385fac7f09d17aa0adf249a213
21+
122
## 3.141.59-p2
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p1...3.141.59-p2 (2018-11-20)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
291
1+
292

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.141.59-p2
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p1...3.141.59-p2 (2018-11-20)
1+
## 3.141.59-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p2...3.141.59-p3 (2018-12-05)
33
+ Diego Molina (1):
4-
* [70a3712] Upgrading to ChromeDriver 2.44 (#287)
4+
* [4149207] Upgrading Chrome to 71.0.3578.80
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (e82be7d358)
7-
+ Chrome stable: 70.0.3538.110
7+
+ Chrome stable: 71.0.3578.80
88
+ Firefox stable: 63.0.3
99
+ Geckodriver: 0.23.0
1010
+ Chromedriver: 2.44.609551 (5d576e9a44fe4c5b6a07e568f1ebc753f1214634)
11-
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13
11+
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-0ubuntu0.16.04.1-b12
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20181113
1414
+ Python: 3.5.2
1515
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1616
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1717
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.141.59-290
18+
+ Image version: 3.141.59-291
1919
+ Image size: 1.39GB
20-
+ Digest: sha256:3f8530dffb8d40438555ce1a627392bfb2420fd188f554308a53af302cf8a2e6
20+
+ Digest: sha256:b49eb59cf3c41fbc88dd87c446ebe5f39477b6385fac7f09d17aa0adf249a213
2121

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

images/grid3_console.png

-58 Bytes
Loading

0 commit comments

Comments
 (0)