Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 0c51a62

Browse files
committed
3.141.59-p9: Update CHANGELOG, image digest, capabilities & png
1 parent d8a35cc commit 0c51a62

File tree

5 files changed

+33
-12
lines changed

5 files changed

+33
-12
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.141.59-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p8...3.141.59-p9 (2019-01-30)
3+
+ Diego Molina (1):
4+
* [d8a35cc] Updating GeckoDriver, Chrome and Firefox (#300)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (e82be7d358)
7+
+ Chrome stable: 72.0.3626.81
8+
+ Firefox stable: 65.0
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5)
11+
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-0ubuntu0.16.04.1-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181113
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
16+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
17+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18+
+ Image version: 3.141.59-297
19+
+ Image size: 1.44GB
20+
+ Digest: sha256:e386ae793847c8555ab97176717d43b4d42eeaad95d43a186c215cc98b177667
21+
122
## 3.141.59-p8
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p7...3.141.59-p8 (2019-01-10)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
297
1+
298

LATEST_RELEASE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
## 3.141.59-p8
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p7...3.141.59-p8 (2019-01-10)
1+
## 3.141.59-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p8...3.141.59-p9 (2019-01-30)
33
+ Diego Molina (1):
4-
* [4ca006f] Upgrading Firefox to 64.0.2
4+
* [d8a35cc] Updating GeckoDriver, Chrome and Firefox (#300)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (e82be7d358)
7-
+ Chrome stable: 71.0.3578.98
8-
+ Firefox stable: 64.0.2
9-
+ Geckodriver: 0.23.0
7+
+ Chrome stable: 72.0.3626.81
8+
+ Firefox stable: 65.0
9+
+ Geckodriver: 0.24.0
1010
+ Chromedriver: 2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5)
1111
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-0ubuntu0.16.04.1-b12
1212
+ Default Timezone: Europe/Berlin
@@ -15,7 +15,7 @@
1515
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1616
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1717
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.141.59-296
19-
+ Image size: 1.42GB
20-
+ Digest: sha256:e740a33a23a7eb021d5c5c93f0c610d0bd337acf548e76abd387d8db7d342a35
18+
+ Image version: 3.141.59-297
19+
+ Image size: 1.44GB
20+
+ Digest: sha256:e386ae793847c8555ab97176717d43b4d42eeaad95d43a186c215cc98b177667
2121

capabilities.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "71.0.3578.98",
5+
"VERSION": "72.0.3626.81",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "64.0.2",
10+
"VERSION": "65.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-229 Bytes
Loading

0 commit comments

Comments
 (0)