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

Commit 31b370f

Browse files
committed
3.141.59-p46: Update CHANGELOG, image digest, capabilities & png
1 parent d326470 commit 31b370f

File tree

5 files changed

+35
-14
lines changed

5 files changed

+35
-14
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-p46
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p45...3.141.59-p46 (2020-10-12)
3+
+ Leo Gallucci (2):
4+
* [86fb012] Remove GitAds (shutdown) [ci skip]
5+
* [d326470] Upgrade Chrome, FF
6+
+ **Image tag details:**
7+
+ Selenium version: 3.141.59 (82b03c358b)
8+
+ Chrome stable: 86.0.4240.75
9+
+ Firefox stable: 81.0.1
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-343
20+
+ Image size: 1.57GB
21+
+ Digest: sha256:870e09318759b35555368360e56e3db8485b252100b52e9975b741a59ed3a0f7
22+
123
## 3.141.59-p45
224
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p44...3.141.59-p45 (2020-08-28)
325
+ Bartek Florczak (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
343
1+
344

LATEST_RELEASE.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
1-
## 3.141.59-p45
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p44...3.141.59-p45 (2020-08-28)
3-
+ Bartek Florczak (1):
4-
* [d22bd2e] Bump Chrome and ChromeDriver to 85, FF to 80 (#393)
5-
+ Leo Gallucci (1):
6-
* [0443570] This project is sponsored by GitAds [ci skip]
1+
## 3.141.59-p46
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p45...3.141.59-p46 (2020-10-12)
3+
+ Leo Gallucci (2):
4+
* [86fb012] Remove GitAds (shutdown) [ci skip]
5+
* [d326470] Upgrade Chrome, FF
76
+ **Image tag details:**
87
+ Selenium version: 3.141.59 (82b03c358b)
9-
+ Chrome stable: 85.0.4183.83
10-
+ Firefox stable: 80.0
8+
+ Chrome stable: 86.0.4240.75
9+
+ Firefox stable: 81.0.1
1110
+ Geckodriver: 0.27.0
12-
+ Chromedriver: 85.0.4183.87 (cd6713ebf92fa1cacc0f1a598df280093af0c5d7)
11+
+ Chromedriver: 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e)
1312
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
1413
+ Default Timezone: Europe/Berlin
1514
+ FROM ubuntu:xenial-20190904
1615
+ Python: 3.5.2
1716
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
1817
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1918
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
20-
+ Image version: 3.141.59-342
19+
+ Image version: 3.141.59-343
2120
+ Image size: 1.57GB
22-
+ Digest: sha256:591043885d4e9272a53c6966cbfe5bc816c5e868f64c0fbaa36b99d7d7198621
21+
+ Digest: sha256:870e09318759b35555368360e56e3db8485b252100b52e9975b741a59ed3a0f7
2322

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": "85.0.4183.83",
5+
"VERSION": "86.0.4240.75",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "80.0",
10+
"VERSION": "81.0.1",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

500 Bytes
Loading

0 commit comments

Comments
 (0)