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

Commit 2777052

Browse files
committed
3.14.0-p4: Update CHANGELOG, image digest, capabilities & png
1 parent ff1ac9d commit 2777052

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.14.0-p4
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p3...3.14.0-p4 (2018-09-08)
3+
+ Diego Molina (1):
4+
* [ff1ac9d] Upgrade Firefox to 62.0 (#270)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 69.0.3497.81
8+
+ Firefox stable: 62.0
9+
+ Geckodriver: 0.21.0
10+
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
11+
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180808
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.14.0-274
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:0ae64ff2a0e452c69be4c7e274e8706b5a12429b63d12cb7b92f214a03cbc468
21+
122
## 3.14.0-p3
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p2...3.14.0-p3 (2018-09-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-
274
1+
275

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.14.0-p3
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p2...3.14.0-p3 (2018-09-05)
1+
## 3.14.0-p4
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p3...3.14.0-p4 (2018-09-08)
33
+ Diego Molina (1):
4-
* [dbd755c] Updating to Chrome 69.0.3497.81-1 (#268)
4+
* [ff1ac9d] Upgrade Firefox to 62.0 (#270)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
77
+ Chrome stable: 69.0.3497.81
8-
+ Firefox stable: 61.0.2
8+
+ Firefox stable: 62.0
99
+ Geckodriver: 0.21.0
1010
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
1111
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
@@ -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.14.0-273
18+
+ Image version: 3.14.0-274
1919
+ Image size: 1.39GB
20-
+ Digest: sha256:6ba6bdf3d6068bd4dfc3e1db8326b754be261557eebc9b6aeecf8d9cff8d6d3f
20+
+ Digest: sha256:0ae64ff2a0e452c69be4c7e274e8706b5a12429b63d12cb7b92f214a03cbc468
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": "61.0.2",
10+
"VERSION": "62.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-36 Bytes
Loading

0 commit comments

Comments
 (0)