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-p28: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Nov 8, 2019
1 parent 1468f6d commit b791ea8
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 8 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-p28
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p27...3.141.59-p28 (2019-11-08)
+ Leo Gallucci (1):
* [55058a5] Upgrade Chrome patch level to 78.0.3904.97
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 78.0.3904.97
+ Firefox stable: 70.0.1
+ Geckodriver: 0.26.0
+ Chromedriver: 78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5)
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
+ Default Timezone: Europe/Berlin
+ FROM ubuntu:xenial-20190904
+ Python: 3.5.2
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
+ Image version: 3.141.59-323
+ Image size: 1.47GB
+ Digest: sha256:2139af565faac02b9c1f86ee6281f3be6afc8bc98d1b7b0f2eb748399f7b0727

## 3.141.59-p27
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p26...3.141.59-p27 (2019-11-02)
+ Leo Gallucci (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 @@
323
324
12 changes: 6 additions & 6 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 3.141.59-p27
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p26...3.141.59-p27 (2019-11-02)
## 3.141.59-p28
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p27...3.141.59-p28 (2019-11-08)
+ Leo Gallucci (1):
* [5319079] Upgrade Chrome and Firefox patch levels
* [55058a5] Upgrade Chrome patch level to 78.0.3904.97
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 78.0.3904.87
+ Chrome stable: 78.0.3904.97
+ Firefox stable: 70.0.1
+ Geckodriver: 0.26.0
+ Chromedriver: 78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5)
Expand All @@ -15,7 +15,7 @@
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
+ Image version: 3.141.59-322
+ Image version: 3.141.59-323
+ Image size: 1.47GB
+ Digest: sha256:e4f2a827b25c2aafe36b479fb00e8ae26f267eedc8700b0b095b3fc5d39b0c80
+ Digest: sha256:2139af565faac02b9c1f86ee6281f3be6afc8bc98d1b7b0f2eb748399f7b0727

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": "78.0.3904.87",
"VERSION": "78.0.3904.97",
"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 b791ea8

Please sign in to comment.