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

Commit 23851d2

Browse files
committed
3.141.59-p18: Update CHANGELOG, image digest, capabilities & png
1 parent 1d0b8d5 commit 23851d2

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
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-p18
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p17...3.141.59-p18 (2019-08-07)
3+
+ Bartek Florczak (1):
4+
* [1d0b8d5] Bump Chrome to 76.0.3809.100 (#337)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 76.0.3809.100
8+
+ Firefox stable: 68.0.1
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5)
11+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
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-313
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:e16d1d300e5d752cf7a947280c9b6d2b49ca996d825d665edd4f3db33541494c
21+
122
## 3.141.59-p17
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p16...3.141.59-p17 (2019-07-31)
324
+ Bartek Florczak (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
313
1+
314

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## 3.141.59-p17
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p16...3.141.59-p17 (2019-07-31)
1+
## 3.141.59-p18
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p17...3.141.59-p18 (2019-08-07)
33
+ Bartek Florczak (1):
4-
* [499a644] Bump Chrome and Chromedriver to v76, FF to v68.0.1 (#335)
4+
* [1d0b8d5] Bump Chrome to 76.0.3809.100 (#337)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 76.0.3809.87
7+
+ Chrome stable: 76.0.3809.100
88
+ Firefox stable: 68.0.1
99
+ Geckodriver: 0.24.0
1010
+ Chromedriver: 76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5)
@@ -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-312
18+
+ Image version: 3.141.59-313
1919
+ Image size: 1.47GB
20-
+ Digest: sha256:492a5c83c9a1ee0a4dcb02853a1abd9fb7b46ef3316ba364de54042f5b77a601
20+
+ Digest: sha256:e16d1d300e5d752cf7a947280c9b6d2b49ca996d825d665edd4f3db33541494c
2121

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "76.0.3809.87",
5+
"VERSION": "76.0.3809.100",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

0 Bytes
Loading

0 commit comments

Comments
 (0)