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

Commit e8f4b0f

Browse files
committed
3.141.59-p16: Update CHANGELOG, image digest, capabilities & png
1 parent 2319d5e commit e8f4b0f

File tree

5 files changed

+32
-11
lines changed

5 files changed

+32
-11
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-p16
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p15...3.141.59-p16 (2019-07-10)
3+
+ Diego Molina (1):
4+
* [2319d5e] Upgrading Firefox and Chrome (#331)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 75.0.3770.100
8+
+ Firefox stable: 68.0
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300)
11+
+ Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
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-311
19+
+ Image size: 1.46GB
20+
+ Digest: sha256:803b95d7ad1b9c22dba6e0256690ff32855620eaa4c8f7f53c3c964de53dcc34
21+
122
## 3.141.59-p15
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p14...3.141.59-p15 (2019-06-05)
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-
311
1+
312

LATEST_RELEASE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.141.59-p15
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p14...3.141.59-p15 (2019-06-05)
1+
## 3.141.59-p16
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p15...3.141.59-p16 (2019-07-10)
33
+ Diego Molina (1):
4-
* [a13328c] Bump ChromeDriver 75.0.3770.8, Chrome 75.0.3770.80 (#325)
4+
* [2319d5e] Upgrading Firefox and Chrome (#331)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 75.0.3770.80
8-
+ Firefox stable: 67.0
7+
+ Chrome stable: 75.0.3770.100
8+
+ Firefox stable: 68.0
99
+ Geckodriver: 0.24.0
1010
+ Chromedriver: 75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300)
1111
+ Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
@@ -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-310
19-
+ Image size: 1.45GB
20-
+ Digest: sha256:b41c7fd824a1d3122652a6265f0591e66a5d147b07319bcc3088b8276d2b30da
18+
+ Image version: 3.141.59-311
19+
+ Image size: 1.46GB
20+
+ Digest: sha256:803b95d7ad1b9c22dba6e0256690ff32855620eaa4c8f7f53c3c964de53dcc34
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": "75.0.3770.80",
5+
"VERSION": "75.0.3770.100",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "67.0",
10+
"VERSION": "68.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

2 Bytes
Loading

0 commit comments

Comments
 (0)