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

Commit 0db5b4b

Browse files
committed
3.141.59-p39: Update CHANGELOG, image digest, capabilities & png
1 parent bb8e8a0 commit 0db5b4b

File tree

5 files changed

+32
-13
lines changed

5 files changed

+32
-13
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-p39
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p38...3.141.59-p39 (2020-04-29)
3+
+ Bartek Florczak (1):
4+
* [bb8e8a0] Bump Chrome patch version (#380)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 81.0.4044.129
8+
+ Firefox stable: 75.0
9+
+ Geckodriver: 0.26.0
10+
+ Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
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-335
19+
+ Image size: 1.54GB
20+
+ Digest: sha256:a64df9a40108a634b3b277faba1f20a51097daf2cf0914141d3e81561f0f17c0
21+
122
## 3.141.59-p38
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p37...3.141.59-p38 (2020-04-08)
324
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
335
1+
336

LATEST_RELEASE.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
1-
## 3.141.59-p38
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p37...3.141.59-p38 (2020-04-08)
3-
+ Leo Gallucci (1):
4-
* [9793157] @v0idp adds audio testing support (#377)
5-
+ Serhii Khoma (1):
6-
* [dc5bbf5] update chromedriver to 81.0.4044.69 (#375)
1+
## 3.141.59-p39
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p38...3.141.59-p39 (2020-04-29)
3+
+ Bartek Florczak (1):
4+
* [bb8e8a0] Bump Chrome patch version (#380)
75
+ **Image tag details:**
86
+ Selenium version: 3.141.59 (82b03c358b)
9-
+ Chrome stable: 81.0.4044.92
7+
+ Chrome stable: 81.0.4044.129
108
+ Firefox stable: 75.0
119
+ Geckodriver: 0.26.0
1210
+ Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
13-
+ Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
11+
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
1412
+ Default Timezone: Europe/Berlin
1513
+ FROM ubuntu:xenial-20190904
1614
+ Python: 3.5.2
1715
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1816
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1917
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
20-
+ Image version: 3.141.59-334
21-
+ Image size: 1.53GB
22-
+ Digest: sha256:697372ae96b3c7efdc535f2d1098e0d10e841fb93fa9fd0ef3a38aa2fa624415
18+
+ Image version: 3.141.59-335
19+
+ Image size: 1.54GB
20+
+ Digest: sha256:a64df9a40108a634b3b277faba1f20a51097daf2cf0914141d3e81561f0f17c0
2321

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

images/grid3_console.png

-184 Bytes
Loading

0 commit comments

Comments
 (0)