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

Commit 737c0a3

Browse files
committed
3.141.59-p52: Update CHANGELOG, image digest, capabilities & png
1 parent 3a2b102 commit 737c0a3

File tree

5 files changed

+32
-11
lines changed

5 files changed

+32
-11
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-p52
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p51...3.141.59-p52 (2020-12-04)
3+
+ Bartek Florczak (1):
4+
* [6fd966f] Update Dockerfile
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 87.0.4280.88
8+
+ Firefox stable: 82.0.3
9+
+ Geckodriver: 0.28.0
10+
+ Chromedriver: 87.0.4280.88 (89e2380a3e36c3464b5dd1302349b1382549290d)
11+
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-0ubuntu1
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20190904
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.15.0-1077-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-349
19+
+ Image size: 1.58GB
20+
+ Digest: sha256:2b5ae9eb5cb8770adf3920cd69986c84bd15a680c4f4a1b91965237b384cebca
21+
122
## 3.141.59-p51
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p50...3.141.59-p51 (2020-11-24)
324
+ Jérôme Gillard (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
349
1+
350

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-p51
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p50...3.141.59-p51 (2020-11-24)
3-
+ Jérôme Gillard (1):
4-
* [f7632e0] Add Swarm documentation (#405)
1+
## 3.141.59-p52
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p51...3.141.59-p52 (2020-12-04)
3+
+ Bartek Florczak (1):
4+
* [6fd966f] Update Dockerfile
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 87.0.4280.66
7+
+ Chrome stable: 87.0.4280.88
88
+ Firefox stable: 82.0.3
99
+ Geckodriver: 0.28.0
10-
+ Chromedriver: 87.0.4280.20 (c99e81631faa0b2a448e658c0dbd8311fb04ddbd)
10+
+ Chromedriver: 87.0.4280.88 (89e2380a3e36c3464b5dd1302349b1382549290d)
1111
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-0ubuntu1
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20190904
1414
+ Python: 3.5.2
1515
+ Tested on kernel CI host: 4.15.0-1077-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-348
19-
+ Image size: 1.57GB
20-
+ Digest: sha256:62c870c715d198080813af8e59c95bf30627f8f9699c24fc2490f51c930d971d
18+
+ Image version: 3.141.59-349
19+
+ Image size: 1.58GB
20+
+ Digest: sha256:2b5ae9eb5cb8770adf3920cd69986c84bd15a680c4f4a1b91965237b384cebca
2121

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

images/grid3_console.png

-272 Bytes
Loading

0 commit comments

Comments
 (0)