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-p26: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Oct 24, 2019
1 parent fa53cca commit af1990b
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-p26
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p25...3.141.59-p26 (2019-10-24)
+ Leo Gallucci (1):
* [98a26f5] Upgrade Chrome, chromedriver, Firefox 70.0
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 78.0.3904.70
+ Firefox stable: 70.0
+ 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-321
+ Image size: 1.47GB
+ Digest: sha256:adb485d508f4ed7a983d65405ddf42e33a3444f4e93699c1f5ccbea531410330

## 3.141.59-p25
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p24...3.141.59-p25 (2019-10-12)
+ 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 @@
321
322
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-p25
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p24...3.141.59-p25 (2019-10-12)
## 3.141.59-p26
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p25...3.141.59-p26 (2019-10-24)
+ Leo Gallucci (1):
* [19578c0] Upgrade GeckoDriver from 0.25.0 to 0.26.0
* [98a26f5] Upgrade Chrome, chromedriver, Firefox 70.0
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 77.0.3865.120
+ Firefox stable: 69.0.3
+ Chrome stable: 78.0.3904.70
+ Firefox stable: 70.0
+ Geckodriver: 0.26.0
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
+ 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-320
+ Image size: 1.46GB
+ Digest: sha256:f8037e1686f166978699f29fa9257e153f4128d63f6729f21699c562e4c4a0e8
+ Image version: 3.141.59-321
+ Image size: 1.47GB
+ Digest: sha256:adb485d508f4ed7a983d65405ddf42e33a3444f4e93699c1f5ccbea531410330

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": "77.0.3865.120",
"VERSION": "78.0.3904.70",
"PLATFORM": "LINUX"
},
{
"BROWSER_NAME": "firefox",
"VERSION": "69.0.3",
"VERSION": "70.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 af1990b

Please sign in to comment.