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

Commit e2accc8

Browse files
committed
3.141.59-p43: Update CHANGELOG, image digest, capabilities & png
1 parent d91a646 commit e2accc8

File tree

5 files changed

+38
-11
lines changed

5 files changed

+38
-11
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 3.141.59-p43
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p42...3.141.59-p43 (2020-07-16)
3+
+ Leo Gallucci (2):
4+
* [54cf46b] GidAds in README.md [ci skip]
5+
* [0291057] Update GitAds in README.md [ci skip]
6+
+ Thomas Schmidt (1):
7+
* [d91a646] Upgrade chromedriver to 84.0.4147.30 (#390)
8+
+ **Image tag details:**
9+
+ Selenium version: 3.141.59 (82b03c358b)
10+
+ Chrome stable: 84.0.4147.89
11+
+ Firefox stable: 76.0.1
12+
+ Geckodriver: 0.26.0
13+
+ Chromedriver: 84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8)
14+
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
15+
+ Default Timezone: Europe/Berlin
16+
+ FROM ubuntu:xenial-20190904
17+
+ Python: 3.5.2
18+
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
19+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
20+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
21+
+ Image version: 3.141.59-340
22+
+ Image size: 1.56GB
23+
+ Digest: sha256:e6c649b8ac1b03b87f8c81f203744575f696575da3a739d90a79500c082c9c7a
24+
125
## 3.141.59-p42
226
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p41...3.141.59-p42 (2020-05-26)
327
+ Bartek Florczak (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
340
1+
341

LATEST_RELEASE.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
1-
## 3.141.59-p42
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p41...3.141.59-p42 (2020-05-26)
3-
+ Bartek Florczak (1):
4-
* [a277515] Update Chrome and ChromeDriver to version 83 (#384)
1+
## 3.141.59-p43
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p42...3.141.59-p43 (2020-07-16)
3+
+ Leo Gallucci (2):
4+
* [54cf46b] GidAds in README.md [ci skip]
5+
* [0291057] Update GitAds in README.md [ci skip]
6+
+ Thomas Schmidt (1):
7+
* [d91a646] Upgrade chromedriver to 84.0.4147.30 (#390)
58
+ **Image tag details:**
69
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 83.0.4103.61
10+
+ Chrome stable: 84.0.4147.89
811
+ Firefox stable: 76.0.1
912
+ Geckodriver: 0.26.0
10-
+ Chromedriver: 83.0.4103.39 (ccbf011cb2d2b19b506d844400483861342c20cd)
13+
+ Chromedriver: 84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8)
1114
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
1215
+ Default Timezone: Europe/Berlin
1316
+ FROM ubuntu:xenial-20190904
1417
+ Python: 3.5.2
1518
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1619
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1720
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
18-
+ Image version: 3.141.59-339
19-
+ Image size: 1.54GB
20-
+ Digest: sha256:f7ce5a066b6153fec33735563ba4ef0a30b2067ff7a599ba7c97c615654fce9d
21+
+ Image version: 3.141.59-340
22+
+ Image size: 1.56GB
23+
+ Digest: sha256:e6c649b8ac1b03b87f8c81f203744575f696575da3a739d90a79500c082c9c7a
2124

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

images/grid3_console.png

98 Bytes
Loading

0 commit comments

Comments
 (0)