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

Commit e42d0c4

Browse files
committed
3.141.59-p42: Update CHANGELOG, image digest, capabilities & png
1 parent a277515 commit e42d0c4

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.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)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 83.0.4103.61
8+
+ Firefox stable: 76.0.1
9+
+ Geckodriver: 0.26.0
10+
+ Chromedriver: 83.0.4103.39 (ccbf011cb2d2b19b506d844400483861342c20cd)
11+
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20190904
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
16+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
17+
+ 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+
122
## 3.141.59-p41
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p40...3.141.59-p41 (2020-05-11)
324
+ Bartek Florczak (1):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
1-
## 3.141.59-p41
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p40...3.141.59-p41 (2020-05-11)
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)
33
+ Bartek Florczak (1):
4-
* [6723aae] Bump Chrome and FF (#383)
5-
+ Leo Gallucci (2):
6-
* [c60c815] Upgrade Firefox 76.0.1 / disable old tests
7-
* [621aab4] Fix latest release
4+
* [a277515] Update Chrome and ChromeDriver to version 83 (#384)
85
+ **Image tag details:**
96
+ Selenium version: 3.141.59 (82b03c358b)
10-
+ Chrome stable: 81.0.4044.138
7+
+ Chrome stable: 83.0.4103.61
118
+ Firefox stable: 76.0.1
129
+ Geckodriver: 0.26.0
13-
+ Chromedriver: 81.0.4044.138 (8c6c7ba89cc9453625af54f11fd83179e23450fa)
10+
+ Chromedriver: 83.0.4103.39 (ccbf011cb2d2b19b506d844400483861342c20cd)
1411
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
1512
+ Default Timezone: Europe/Berlin
1613
+ FROM ubuntu:xenial-20190904
1714
+ Python: 3.5.2
1815
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1916
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
2017
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
21-
+ Image version: 3.141.59-338
18+
+ Image version: 3.141.59-339
2219
+ Image size: 1.54GB
23-
+ Digest: sha256:2024971430d157525ffc05edd08147c6603c92952cb5a027b5843e999ac7afac
20+
+ Digest: sha256:f7ce5a066b6153fec33735563ba4ef0a30b2067ff7a599ba7c97c615654fce9d
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": "81.0.4044.138",
5+
"VERSION": "83.0.4103.61",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

-480 Bytes
Loading

0 commit comments

Comments
 (0)