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

Commit 59c9110

Browse files
committed
3.141.59-p21: Update CHANGELOG, image digest, capabilities & png
1 parent fa5ed5b commit 59c9110

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-p21
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p20...3.141.59-p21 (2019-09-07)
3+
+ Diego Molina (1):
4+
* [fa5ed5b] Bump to Firefox 69.0 (#341)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 76.0.3809.132
8+
+ Firefox stable: 69.0
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 76.0.3809.126 (d80a294506b4c9d18015e755cee48f953ddc3f2f)
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-316
19+
+ Image size: 1.48GB
20+
+ Digest: sha256:2027db531afaffa7ebc0046fd95b1f10b5d5c2559c4490faff733790ddcb905a
21+
122
## 3.141.59-p20
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p19...3.141.59-p20 (2019-08-22)
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-
316
1+
317

LATEST_RELEASE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.141.59-p20
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p19...3.141.59-p20 (2019-08-22)
3-
+ Bartek Florczak (1):
4-
* [657cfb8] Bump ChromeDriver to 76.0.3809.126 (#340)
1+
## 3.141.59-p21
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p20...3.141.59-p21 (2019-09-07)
3+
+ Diego Molina (1):
4+
* [fa5ed5b] Bump to Firefox 69.0 (#341)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 76.0.3809.100
8-
+ Firefox stable: 68.0.2
7+
+ Chrome stable: 76.0.3809.132
8+
+ Firefox stable: 69.0
99
+ Geckodriver: 0.24.0
1010
+ Chromedriver: 76.0.3809.126 (d80a294506b4c9d18015e755cee48f953ddc3f2f)
1111
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
@@ -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-315
19-
+ Image size: 1.47GB
20-
+ Digest: sha256:4f65d817a047ac7a83b65125a4399ec4eb0316f3f0064f32502a8216e10789cd
18+
+ Image version: 3.141.59-316
19+
+ Image size: 1.48GB
20+
+ Digest: sha256:2027db531afaffa7ebc0046fd95b1f10b5d5c2559c4490faff733790ddcb905a
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": "76.0.3809.100",
5+
"VERSION": "76.0.3809.132",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "68.0.2",
10+
"VERSION": "69.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-336 Bytes
Loading

0 commit comments

Comments
 (0)