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

Commit 308a0e1

Browse files
committed
3.141.59-p41: Update CHANGELOG, image digest, capabilities & png
1 parent 6723aae commit 308a0e1

File tree

5 files changed

+33
-12
lines changed

5 files changed

+33
-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-p41
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p40...3.141.59-p41 (2020-05-06)
3+
+ Bartek Florczak (1):
4+
* [6723aae] Bump Chrome and FF (#383)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 81.0.4044.138
8+
+ Firefox stable: 76.0
9+
+ Geckodriver: 0.26.0
10+
+ Chromedriver: 81.0.4044.138 (8c6c7ba89cc9453625af54f11fd83179e23450fa)
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-337
19+
+ Image size: 1.54GB
20+
+ Digest: sha256:76b27f5c20e14ce37d13b87786762556ef1e78c27700a7d0e0526a78d8e4c785
21+
122
## 3.141.59-p40
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p39...3.141.59-p40 (2020-05-02)
324
+ Olivier Berger (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
337
1+
338

LATEST_RELEASE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.141.59-p40
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p39...3.141.59-p40 (2020-05-02)
3-
+ Olivier Berger (1):
4-
* [0cee743] Proposed fix for audio recording issue (https://github.com/elgalu/docker-selenium/issues/147#issuecomment-613765353) (#381)
1+
## 3.141.59-p41
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p40...3.141.59-p41 (2020-05-06)
3+
+ Bartek Florczak (1):
4+
* [6723aae] Bump Chrome and FF (#383)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 81.0.4044.129
8-
+ Firefox stable: 75.0
7+
+ Chrome stable: 81.0.4044.138
8+
+ Firefox stable: 76.0
99
+ Geckodriver: 0.26.0
10-
+ Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
10+
+ Chromedriver: 81.0.4044.138 (8c6c7ba89cc9453625af54f11fd83179e23450fa)
1111
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20190904
1414
+ Python: 3.5.2
1515
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1616
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1717
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
18-
+ Image version: 3.141.59-336
18+
+ Image version: 3.141.59-337
1919
+ Image size: 1.54GB
20-
+ Digest: sha256:aec5374afbf45972f1c1bd9c572feea7bbe3ec1911b34cd54a30083f1cbd455b
20+
+ Digest: sha256:76b27f5c20e14ce37d13b87786762556ef1e78c27700a7d0e0526a78d8e4c785
2121

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": "81.0.4044.129",
5+
"VERSION": "81.0.4044.138",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "75.0",
10+
"VERSION": "76.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

476 Bytes
Loading

0 commit comments

Comments
 (0)