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

Commit d8e8f25

Browse files
committed
3.141.59-p41: Update CHANGELOG, image digest, capabilities & png
1 parent 621aab4 commit d8e8f25

File tree

5 files changed

+39
-11
lines changed

5 files changed

+39
-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-p41
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p40...3.141.59-p41 (2020-05-11)
3+
+ 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
8+
+ **Image tag details:**
9+
+ Selenium version: 3.141.59 (82b03c358b)
10+
+ Chrome stable: 81.0.4044.138
11+
+ Firefox stable: 76.0.1
12+
+ Geckodriver: 0.26.0
13+
+ Chromedriver: 81.0.4044.138 (8c6c7ba89cc9453625af54f11fd83179e23450fa)
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-338
22+
+ Image size: 1.54GB
23+
+ Digest: sha256:2024971430d157525ffc05edd08147c6603c92952cb5a027b5843e999ac7afac
24+
125
## 3.141.59-p40
226
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p39...3.141.59-p40 (2020-05-02)
327
+ Olivier Berger (1):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
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-11)
3+
+ 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
58
+ **Image tag details:**
69
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 81.0.4044.129
8-
+ Firefox stable: 75.0
10+
+ Chrome stable: 81.0.4044.138
11+
+ Firefox stable: 76.0.1
912
+ Geckodriver: 0.26.0
10-
+ Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
13+
+ Chromedriver: 81.0.4044.138 (8c6c7ba89cc9453625af54f11fd83179e23450fa)
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-336
21+
+ Image version: 3.141.59-338
1922
+ Image size: 1.54GB
20-
+ Digest: sha256:aec5374afbf45972f1c1bd9c572feea7bbe3ec1911b34cd54a30083f1cbd455b
23+
+ Digest: sha256:2024971430d157525ffc05edd08147c6603c92952cb5a027b5843e999ac7afac
24+

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "76.0",
10+
"VERSION": "76.0.1",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-123 Bytes
Loading

0 commit comments

Comments
 (0)