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

Commit ef49d77

Browse files
committed
3.141.59-p19: Update CHANGELOG, image digest, capabilities & png
1 parent 2561bbe commit ef49d77

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-p19
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p18...3.141.59-p19 (2019-08-21)
3+
+ Leo Gallucci (1):
4+
* [1df5fc6] Upgrade Firefox patch level to 68.0.2
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 76.0.3809.100
8+
+ Firefox stable: 68.0.2
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-314
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:7f69682c49efb338bd1d08ee0cd8b99f44c95352e1aff130a4502335cb92768c
21+
122
## 3.141.59-p18
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p17...3.141.59-p18 (2019-08-07)
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-
314
1+
315

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-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)
1+
## 3.141.59-p19
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p18...3.141.59-p19 (2019-08-21)
3+
+ Leo Gallucci (1):
4+
* [1df5fc6] Upgrade Firefox patch level to 68.0.2
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
77
+ Chrome stable: 76.0.3809.100
8-
+ Firefox stable: 68.0.1
8+
+ Firefox stable: 68.0.2
99
+ Geckodriver: 0.24.0
1010
+ Chromedriver: 76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5)
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-313
18+
+ Image version: 3.141.59-314
1919
+ Image size: 1.47GB
20-
+ Digest: sha256:e16d1d300e5d752cf7a947280c9b6d2b49ca996d825d665edd4f3db33541494c
20+
+ Digest: sha256:7f69682c49efb338bd1d08ee0cd8b99f44c95352e1aff130a4502335cb92768c
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": "68.0.1",
10+
"VERSION": "68.0.2",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

194 Bytes
Loading

0 commit comments

Comments
 (0)