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

Commit 2fb19c1

Browse files
committed
3.141.59-p48: Update CHANGELOG, image digest, capabilities & png
1 parent a3821c3 commit 2fb19c1

File tree

5 files changed

+34
-11
lines changed

5 files changed

+34
-11
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 3.141.59-p48
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p47...3.141.59-p48 (2020-10-22)
3+
+ Bartek Florczak (2):
4+
* [981471a] Bump Chrome And FF patch version (#399)
5+
* [a3821c3] Bump Chrome to 86.0.4240.111 (#400)
6+
+ **Image tag details:**
7+
+ Selenium version: 3.141.59 (82b03c358b)
8+
+ Chrome stable: 86.0.4240.111
9+
+ Firefox stable: 81.0.2
10+
+ Geckodriver: 0.27.0
11+
+ Chromedriver: 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e)
12+
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
13+
+ Default Timezone: Europe/Berlin
14+
+ FROM ubuntu:xenial-20190904
15+
+ Python: 3.5.2
16+
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
17+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
18+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
19+
+ Image version: 3.141.59-345
20+
+ Image size: 1.57GB
21+
+ Digest: sha256:8241eed1ccc8fbbd9f5ad466d456cc0af0cecedecd295d2e13f4422b343968d0
22+
123
## 3.141.59-p47
224
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p46...3.141.59-p47 (2020-10-13)
325
+ jahmed2345 (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
345
1+
346

LATEST_RELEASE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
## 3.141.59-p47
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p46...3.141.59-p47 (2020-10-13)
3-
+ jahmed2345 (1):
4-
* [24b92b6] Added LambdaTest under cloud service providers (#398)
1+
## 3.141.59-p48
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p47...3.141.59-p48 (2020-10-22)
3+
+ Bartek Florczak (2):
4+
* [981471a] Bump Chrome And FF patch version (#399)
5+
* [a3821c3] Bump Chrome to 86.0.4240.111 (#400)
56
+ **Image tag details:**
67
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 86.0.4240.75
8-
+ Firefox stable: 81.0.1
8+
+ Chrome stable: 86.0.4240.111
9+
+ Firefox stable: 81.0.2
910
+ Geckodriver: 0.27.0
1011
+ Chromedriver: 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e)
1112
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
@@ -15,7 +16,7 @@
1516
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
1617
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1718
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
18-
+ Image version: 3.141.59-344
19+
+ Image version: 3.141.59-345
1920
+ Image size: 1.57GB
20-
+ Digest: sha256:eed7b68a808810d240cec654011421b031a53a0734f75fc5224a1e854abb2c9e
21+
+ Digest: sha256:8241eed1ccc8fbbd9f5ad466d456cc0af0cecedecd295d2e13f4422b343968d0
2122

capabilities.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "86.0.4240.75",
5+
"VERSION": "86.0.4240.111",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "81.0.1",
10+
"VERSION": "81.0.2",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-161 Bytes
Loading

0 commit comments

Comments
 (0)