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

Commit 59c4e1c

Browse files
committed
3.141.59-p55: Update CHANGELOG, image digest, capabilities & png
1 parent 3f56c76 commit 59c4e1c

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-p55
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p54...3.141.59-p55 (2021-03-04)
3+
+ Bartek Florczak (1):
4+
* [7fb1e93] Bump chrome and chromedriver to v89
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 89.0.4389.72
8+
+ Firefox stable: 85.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-353
19+
+ Image size: 1.6GB
20+
+ Digest: sha256:570327b105435e62a454b247e85c75dbed2df6714215f83221f9deb7f1ce08f0
21+
122
## 3.141.59-p54
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p53...3.141.59-p54 (2021-02-03)
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-
353
1+
354

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-p54
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p53...3.141.59-p54 (2021-02-03)
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)
33
+ Bartek Florczak (1):
4-
* [875f044] Bump Chrome to 88.0.4324.146
4+
* [7fb1e93] Bump chrome and chromedriver to v89
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 88.0.4324.146
7+
+ Chrome stable: 89.0.4389.72
88
+ Firefox stable: 85.0
99
+ Geckodriver: 0.29.0
10-
+ Chromedriver: 88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b)
11-
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-0ubuntu1
10+
+ Chromedriver: 89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579)
11+
+ Java: OpenJDK Java 1.8.0_282-8u282-b08-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-352
19-
+ Image size: 1.58GB
20-
+ Digest: sha256:78ff7ad1877e3653df782544a7395369abfb3fd7d661b80818606440df03c953
18+
+ Image version: 3.141.59-353
19+
+ Image size: 1.6GB
20+
+ Digest: sha256:570327b105435e62a454b247e85c75dbed2df6714215f83221f9deb7f1ce08f0
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": "88.0.4324.146",
5+
"VERSION": "89.0.4389.72",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

-722 Bytes
Loading

0 commit comments

Comments
 (0)