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-p38: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Apr 8, 2020
1 parent 9793157 commit 7b02b3a
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 14 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## 3.141.59-p38
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p37...3.141.59-p38 (2020-04-08)
+ Leo Gallucci (1):
* [9793157] @v0idp adds audio testing support (#377)
+ Serhii Khoma (1):
* [dc5bbf5] update chromedriver to 81.0.4044.69 (#375)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 81.0.4044.92
+ Firefox stable: 75.0
+ Geckodriver: 0.26.0
+ Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
+ Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
+ Default Timezone: Europe/Berlin
+ FROM ubuntu:xenial-20190904
+ Python: 3.5.2
+ Tested on kernel CI host: 4.15.0-1028-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-334
+ Image size: 1.53GB
+ Digest: sha256:697372ae96b3c7efdc535f2d1098e0d10e841fb93fa9fd0ef3a38aa2fa624415

## 3.141.59-p37
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p36...3.141.59-p37 (2020-02-14)
+ Leo Gallucci (2):
Expand Down
2 changes: 1 addition & 1 deletion GLOBAL_PATCH_LEVEL.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
334
335
23 changes: 12 additions & 11 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
## 3.141.59-p37
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p36...3.141.59-p37 (2020-02-14)
+ Leo Gallucci (2):
* [c5843e8] Upgrade Chrome major version to 80
* [594a6db] Upgrade Firefox from 72.0.2 to 73.0
## 3.141.59-p38
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p37...3.141.59-p38 (2020-04-08)
+ Leo Gallucci (1):
* [9793157] @v0idp adds audio testing support (#377)
+ Serhii Khoma (1):
* [dc5bbf5] update chromedriver to 81.0.4044.69 (#375)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 80.0.3987.106
+ Firefox stable: 73.0
+ Chrome stable: 81.0.4044.92
+ Firefox stable: 75.0
+ Geckodriver: 0.26.0
+ Chromedriver: 80.0.3987.106 (f68069574609230cf9b635cd784cfb1bf81bb53a)
+ Chromedriver: 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132)
+ Java: OpenJDK Java 1.8.0_242-8u242-b08-0ubuntu3
+ Default Timezone: Europe/Berlin
+ FROM ubuntu:xenial-20190904
+ Python: 3.5.2
+ Tested on kernel CI host: 4.15.0-1028-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-333
+ Image size: 1.49GB
+ Digest: sha256:e2c398fb704eb780fd175a8e50f651e775ef52f27df21fbd4c8d9012c56379c7
+ Image version: 3.141.59-334
+ Image size: 1.53GB
+ Digest: sha256:697372ae96b3c7efdc535f2d1098e0d10e841fb93fa9fd0ef3a38aa2fa624415

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": "80.0.3987.106",
"VERSION": "81.0.4044.92",
"PLATFORM": "LINUX"
},
{
"BROWSER_NAME": "firefox",
"VERSION": "73.0",
"VERSION": "75.0",
"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 7b02b3a

Please sign in to comment.