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

Commit fda2507

Browse files
committed
3.141.59-p14: Update CHANGELOG, image digest, capabilities & png
1 parent 5cdb22f commit fda2507

File tree

5 files changed

+31
-12
lines changed

5 files changed

+31
-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-p14
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p13...3.141.59-p14 (2019-05-22)
3+
+ Diego Molina (1):
4+
* [5cdb22f] Upgrading Firefox to 67.0 (#324)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 74.0.3729.169
8+
+ Firefox stable: 67.0
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
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-309
19+
+ Image size: 1.45GB
20+
+ Digest: sha256:4917c4001ecaff11916c18bfb5bb9edbd27ecf5d33c3904f919b238fcb47f89f
21+
122
## 3.141.59-p13
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p12...3.141.59-p13 (2019-05-16)
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-
309
1+
310

LATEST_RELEASE.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
## 3.141.59-p13
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p12...3.141.59-p13 (2019-05-16)
3-
+ Bartek Florczak (1):
4-
* [e067398] Bump browsers' patch version (#321)
1+
## 3.141.59-p14
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p13...3.141.59-p14 (2019-05-22)
53
+ Diego Molina (1):
6-
* [fa5ad2d] [skip ci] Setting patch number to 0 when Sel ver changes.
4+
* [5cdb22f] Upgrading Firefox to 67.0 (#324)
75
+ **Image tag details:**
86
+ Selenium version: 3.141.59 (82b03c358b)
9-
+ Chrome stable: 74.0.3729.157
10-
+ Firefox stable: 66.0.5
7+
+ Chrome stable: 74.0.3729.169
8+
+ Firefox stable: 67.0
119
+ Geckodriver: 0.24.0
1210
+ Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
1311
+ Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
@@ -17,7 +15,7 @@
1715
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1816
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1917
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20-
+ Image version: 3.141.59-308
18+
+ Image version: 3.141.59-309
2119
+ Image size: 1.45GB
22-
+ Digest: sha256:57d808050257f9fa350c9a9ebc0fed742ef7bc745e53a7ca168d36807a5fd83f
20+
+ Digest: sha256:4917c4001ecaff11916c18bfb5bb9edbd27ecf5d33c3904f919b238fcb47f89f
2321

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": "74.0.3729.157",
5+
"VERSION": "74.0.3729.169",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "66.0.5",
10+
"VERSION": "67.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-771 Bytes
Loading

0 commit comments

Comments
 (0)