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

Commit

Permalink
3.141.59-p55: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Mar 4, 2021
1 parent 3f56c76 commit 59c4e1c
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 11 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 3.141.59-p55
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p54...3.141.59-p55 (2021-03-04)
+ Bartek Florczak (1):
* [7fb1e93] Bump chrome and chromedriver to v89
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 89.0.4389.72
+ Firefox stable: 85.0
+ Geckodriver: 0.29.0
+ Chromedriver: 89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579)
+ Java: OpenJDK Java 1.8.0_282-8u282-b08-0ubuntu1
+ Default Timezone: Europe/Berlin
+ FROM ubuntu:xenial-20190904
+ Python: 3.5.2
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
+ Image version: 3.141.59-353
+ Image size: 1.6GB
+ Digest: sha256:570327b105435e62a454b247e85c75dbed2df6714215f83221f9deb7f1ce08f0

## 3.141.59-p54
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p53...3.141.59-p54 (2021-02-03)
+ Bartek Florczak (1):
Expand Down
2 changes: 1 addition & 1 deletion GLOBAL_PATCH_LEVEL.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
353
354
18 changes: 9 additions & 9 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
## 3.141.59-p54
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p53...3.141.59-p54 (2021-02-03)
## 3.141.59-p55
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p54...3.141.59-p55 (2021-03-04)
+ Bartek Florczak (1):
* [875f044] Bump Chrome to 88.0.4324.146
* [7fb1e93] Bump chrome and chromedriver to v89
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 88.0.4324.146
+ Chrome stable: 89.0.4389.72
+ Firefox stable: 85.0
+ Geckodriver: 0.29.0
+ Chromedriver: 88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b)
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-0ubuntu1
+ Chromedriver: 89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579)
+ Java: OpenJDK Java 1.8.0_282-8u282-b08-0ubuntu1
+ Default Timezone: Europe/Berlin
+ FROM ubuntu:xenial-20190904
+ Python: 3.5.2
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
+ Image version: 3.141.59-352
+ Image size: 1.58GB
+ Digest: sha256:78ff7ad1877e3653df782544a7395369abfb3fd7d661b80818606440df03c953
+ Image version: 3.141.59-353
+ Image size: 1.6GB
+ Digest: sha256:570327b105435e62a454b247e85c75dbed2df6714215f83221f9deb7f1ce08f0

2 changes: 1 addition & 1 deletion capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"caps": [
{
"BROWSER_NAME": "chrome",
"VERSION": "88.0.4324.146",
"VERSION": "89.0.4389.72",
"PLATFORM": "LINUX"
},
{
Expand Down
Binary file modified images/grid3_console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59c4e1c

Please sign in to comment.