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-p48: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Oct 22, 2020
1 parent a3821c3 commit 2fb19c1
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 11 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 3.141.59-p48
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p47...3.141.59-p48 (2020-10-22)
+ Bartek Florczak (2):
* [981471a] Bump Chrome And FF patch version (#399)
* [a3821c3] Bump Chrome to 86.0.4240.111 (#400)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 86.0.4240.111
+ Firefox stable: 81.0.2
+ Geckodriver: 0.27.0
+ Chromedriver: 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e)
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
+ 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-345
+ Image size: 1.57GB
+ Digest: sha256:8241eed1ccc8fbbd9f5ad466d456cc0af0cecedecd295d2e13f4422b343968d0

## 3.141.59-p47
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p46...3.141.59-p47 (2020-10-13)
+ jahmed2345 (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 @@
345
346
17 changes: 9 additions & 8 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## 3.141.59-p47
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p46...3.141.59-p47 (2020-10-13)
+ jahmed2345 (1):
* [24b92b6] Added LambdaTest under cloud service providers (#398)
## 3.141.59-p48
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p47...3.141.59-p48 (2020-10-22)
+ Bartek Florczak (2):
* [981471a] Bump Chrome And FF patch version (#399)
* [a3821c3] Bump Chrome to 86.0.4240.111 (#400)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 86.0.4240.75
+ Firefox stable: 81.0.1
+ Chrome stable: 86.0.4240.111
+ Firefox stable: 81.0.2
+ Geckodriver: 0.27.0
+ Chromedriver: 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e)
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
Expand All @@ -15,7 +16,7 @@
+ 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-344
+ Image version: 3.141.59-345
+ Image size: 1.57GB
+ Digest: sha256:eed7b68a808810d240cec654011421b031a53a0734f75fc5224a1e854abb2c9e
+ Digest: sha256:8241eed1ccc8fbbd9f5ad466d456cc0af0cecedecd295d2e13f4422b343968d0

4 changes: 2 additions & 2 deletions capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"caps": [
{
"BROWSER_NAME": "chrome",
"VERSION": "86.0.4240.75",
"VERSION": "86.0.4240.111",
"PLATFORM": "LINUX"
},
{
"BROWSER_NAME": "firefox",
"VERSION": "81.0.1",
"VERSION": "81.0.2",
"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 2fb19c1

Please sign in to comment.