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

Commit ebbb2c9

Browse files
committed
3.141.59-p5: Update CHANGELOG, image digest, capabilities & png
1 parent dcfc160 commit ebbb2c9

File tree

5 files changed

+30
-9
lines changed

5 files changed

+30
-9
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-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p4...3.141.59-p5 (2018-12-11)
3+
+ Diego Molina (1):
4+
* [dcfc160] Upgrading to Firefox 64.0
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (e82be7d358)
7+
+ Chrome stable: 71.0.3578.80
8+
+ Firefox stable: 64.0
9+
+ Geckodriver: 0.23.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-293
19+
+ Image size: 1.41GB
20+
+ Digest: sha256:b300c47764564543210dcf6011dcabcf355dc2144865d21ede4939c782a013a3
21+
122
## 3.141.59-p4
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p3...3.141.59-p4 (2018-12-11)
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-
293
1+
294

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.141.59-p4
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p3...3.141.59-p4 (2018-12-11)
1+
## 3.141.59-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p4...3.141.59-p5 (2018-12-11)
33
+ Diego Molina (1):
4-
* [e1452a0] Upgrading to ChromeDriver 2.45
4+
* [dcfc160] Upgrading to Firefox 64.0
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (e82be7d358)
77
+ Chrome stable: 71.0.3578.80
8-
+ Firefox stable: 63.0.3
8+
+ Firefox stable: 64.0
99
+ Geckodriver: 0.23.0
1010
+ Chromedriver: 2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5)
1111
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-0ubuntu0.16.04.1-b12
@@ -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-292
19-
+ Image size: 1.39GB
20-
+ Digest: sha256:c3cc38af5c70b5cf0784eba0477ec86060a22adc2c0e4651dd4d3ad0c0fd0e6b
18+
+ Image version: 3.141.59-293
19+
+ Image size: 1.41GB
20+
+ Digest: sha256:b300c47764564543210dcf6011dcabcf355dc2144865d21ede4939c782a013a3
2121

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "63.0.3",
10+
"VERSION": "64.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-475 Bytes
Loading

0 commit comments

Comments
 (0)