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

Commit 72881e0

Browse files
committed
3.141.59-p44: Update CHANGELOG, image digest, capabilities & png
1 parent 4904b06 commit 72881e0

File tree

5 files changed

+40
-18
lines changed

5 files changed

+40
-18
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 3.141.59-p44
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p43...3.141.59-p44 (2020-08-11)
3+
+ Chris McMahon (1):
4+
* [4904b06] update versions of Firefox and geckdriver to current (#392)
5+
+ Leo Gallucci (1):
6+
* [fb6f105] ending GA tracking due to German BGH law [ci skip]
7+
+ **Image tag details:**
8+
+ Selenium version: 3.141.59 (82b03c358b)
9+
+ Chrome stable: 84.0.4147.125
10+
+ Firefox stable: 79.0
11+
+ Geckodriver: 0.27.0
12+
+ Chromedriver: 84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8)
13+
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20190904
16+
+ Python: 3.5.2
17+
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
18+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
19+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
20+
+ Image version: 3.141.59-341
21+
+ Image size: 1.57GB
22+
+ Digest: sha256:6e08f1b90e9e0b582230bf6aba11886a6f1c4d9e0bbce857e008f080744d662f
23+
124
## 3.141.59-p43
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p42...3.141.59-p43 (2020-07-16)
326
+ Leo Gallucci (2):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
341
1+
342

LATEST_RELEASE.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
1-
## 3.141.59-p43
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p42...3.141.59-p43 (2020-07-16)
3-
+ Leo Gallucci (2):
4-
* [54cf46b] GidAds in README.md [ci skip]
5-
* [0291057] Update GitAds in README.md [ci skip]
6-
+ Thomas Schmidt (1):
7-
* [d91a646] Upgrade chromedriver to 84.0.4147.30 (#390)
1+
## 3.141.59-p44
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p43...3.141.59-p44 (2020-08-11)
3+
+ Chris McMahon (1):
4+
* [4904b06] update versions of Firefox and geckdriver to current (#392)
5+
+ Leo Gallucci (1):
6+
* [fb6f105] ending GA tracking due to German BGH law [ci skip]
87
+ **Image tag details:**
98
+ Selenium version: 3.141.59 (82b03c358b)
10-
+ Chrome stable: 84.0.4147.89
11-
+ Firefox stable: 76.0.1
12-
+ Geckodriver: 0.26.0
9+
+ Chrome stable: 84.0.4147.125
10+
+ Firefox stable: 79.0
11+
+ Geckodriver: 0.27.0
1312
+ Chromedriver: 84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8)
14-
+ Java: OpenJDK Java 1.8.0_252-8u252-b09-1
13+
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
1514
+ Default Timezone: Europe/Berlin
1615
+ FROM ubuntu:xenial-20190904
1716
+ Python: 3.5.2
18-
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
17+
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
1918
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
2019
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
21-
+ Image version: 3.141.59-340
22-
+ Image size: 1.56GB
23-
+ Digest: sha256:e6c649b8ac1b03b87f8c81f203744575f696575da3a739d90a79500c082c9c7a
20+
+ Image version: 3.141.59-341
21+
+ Image size: 1.57GB
22+
+ Digest: sha256:6e08f1b90e9e0b582230bf6aba11886a6f1c4d9e0bbce857e008f080744d662f
2423

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": "84.0.4147.89",
5+
"VERSION": "84.0.4147.125",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "76.0.1",
10+
"VERSION": "79.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

183 Bytes
Loading

0 commit comments

Comments
 (0)