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

Commit d8c826a

Browse files
committed
3.141.59-p56: Update CHANGELOG, image digest, capabilities & png
1 parent 090182c commit d8c826a

File tree

5 files changed

+31
-10
lines changed

5 files changed

+31
-10
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-p56
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p55...3.141.59-p56 (2021-03-23)
3+
+ Bartek Florczak (1):
4+
* [090182c] Bump FF to 87, Chome patch version bumped
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 89.0.4389.90
8+
+ Firefox stable: 87.0
9+
+ Geckodriver: 0.29.0
10+
+ Chromedriver: 89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579)
11+
+ Java: OpenJDK Java 1.8.0_282-8u282-b08-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-354
19+
+ Image size: 1.6GB
20+
+ Digest: sha256:251ecadd62db1f4c9b600f16d7710489317aa485906ec52a2cf7dde6827cda1c
21+
122
## 3.141.59-p55
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p54...3.141.59-p55 (2021-03-04)
324
+ Bartek Florczak (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
354
1+
355

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.141.59-p55
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p54...3.141.59-p55 (2021-03-04)
1+
## 3.141.59-p56
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p55...3.141.59-p56 (2021-03-23)
33
+ Bartek Florczak (1):
4-
* [7fb1e93] Bump chrome and chromedriver to v89
4+
* [090182c] Bump FF to 87, Chome patch version bumped
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 89.0.4389.72
8-
+ Firefox stable: 85.0
7+
+ Chrome stable: 89.0.4389.90
8+
+ Firefox stable: 87.0
99
+ Geckodriver: 0.29.0
1010
+ Chromedriver: 89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579)
1111
+ Java: OpenJDK Java 1.8.0_282-8u282-b08-0ubuntu1
@@ -15,7 +15,7 @@
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-353
18+
+ Image version: 3.141.59-354
1919
+ Image size: 1.6GB
20-
+ Digest: sha256:570327b105435e62a454b247e85c75dbed2df6714215f83221f9deb7f1ce08f0
20+
+ Digest: sha256:251ecadd62db1f4c9b600f16d7710489317aa485906ec52a2cf7dde6827cda1c
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": "89.0.4389.72",
5+
"VERSION": "89.0.4389.90",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "85.0",
10+
"VERSION": "87.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-125 Bytes
Loading

0 commit comments

Comments
 (0)