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-p50: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Nov 20, 2020
1 parent 15d35f7 commit a50951b
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 12 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-p50
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p49...3.141.59-p50 (2020-11-20)
+ ewul (1):
* [15d35f7] update chrome and driver to 87 (#403)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 87.0.4280.66
+ Firefox stable: 82.0.3
+ Geckodriver: 0.28.0
+ Chromedriver: 87.0.4280.20 (c99e81631faa0b2a448e658c0dbd8311fb04ddbd)
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-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-347
+ Image size: 1.57GB
+ Digest: sha256:d765b78abb3c53168bc0833a2d899aa74bd2149b28b1f6490119eae755088ca4

## 3.141.59-p49
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p48...3.141.59-p49 (2020-11-12)
+ 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 @@
347
348
20 changes: 10 additions & 10 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
## 3.141.59-p49
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p48...3.141.59-p49 (2020-11-12)
+ Bartek Florczak (1):
* [ad0c483] Update Dockerfile (#401)
## 3.141.59-p50
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p49...3.141.59-p50 (2020-11-20)
+ ewul (1):
* [15d35f7] update chrome and driver to 87 (#403)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 86.0.4240.198
+ Chrome stable: 87.0.4280.66
+ Firefox stable: 82.0.3
+ Geckodriver: 0.28.0
+ Chromedriver: 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e)
+ Java: OpenJDK Java 1.8.0_272-8u272-b10-0ubuntu1
+ Chromedriver: 87.0.4280.20 (c99e81631faa0b2a448e658c0dbd8311fb04ddbd)
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-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-346
+ Image size: 1.58GB
+ Digest: sha256:ea0bf716218bad4428169be7d282a934032c83ffcc561fdc2266208f2b5036df
+ Image version: 3.141.59-347
+ Image size: 1.57GB
+ Digest: sha256:d765b78abb3c53168bc0833a2d899aa74bd2149b28b1f6490119eae755088ca4

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": "86.0.4240.198",
"VERSION": "87.0.4280.66",
"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 a50951b

Please sign in to comment.