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

Commit 9b18b24

Browse files
committed
3.14.0-p1: Update CHANGELOG, image digest, capabilities & png
1 parent c15fbe1 commit 9b18b24

File tree

3 files changed

+29
-9
lines changed

3 files changed

+29
-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.14.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p0...3.14.0-p1 (2018-08-30)
3+
+ Leo Gallucci (1):
4+
* [c15fbe1] Upgrade Ubuntu xenial date to 20180808
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 68.0.3440.106
8+
+ Firefox stable: 61.0.2
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-271
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:64978d1d0815ccbb7a3cdc5efa14de01da12a42e941ceb4ce726cd8be46ac016
21+
122
## 3.14.0-p0
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p4...3.14.0-p0 (2018-08-18)
324
+ Diego Molina (2):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
271
1+
272

LATEST_RELEASE.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
## 3.14.0-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p4...3.14.0-p0 (2018-08-18)
3-
+ Diego Molina (2):
4-
* [3a8e47d] Upgrading to 3.14.0
5-
* [d1c5f7c] Upgrading Python bindings to 3.14.0
1+
## 3.14.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p0...3.14.0-p1 (2018-08-30)
3+
+ Leo Gallucci (1):
4+
* [c15fbe1] Upgrade Ubuntu xenial date to 20180808
65
+ **Image tag details:**
76
+ Selenium version: 3.14.0 (aacccce0)
87
+ Chrome stable: 68.0.3440.106
@@ -11,12 +10,12 @@
1110
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
1211
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
1312
+ Default Timezone: Europe/Berlin
14-
+ FROM ubuntu:xenial-20180726
13+
+ FROM ubuntu:xenial-20180808
1514
+ Python: 3.5.2
1615
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1716
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1817
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19-
+ Image version: 3.14.0-270
18+
+ Image version: 3.14.0-271
2019
+ Image size: 1.39GB
21-
+ Digest: sha256:edbacde03fa76325bdffbc8e731bb4f7ba479e6d4dac76836f626bffb28ea3e0
20+
+ Digest: sha256:64978d1d0815ccbb7a3cdc5efa14de01da12a42e941ceb4ce726cd8be46ac016
2221

0 commit comments

Comments
 (0)