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

Commit f8e1a8b

Browse files
committed
3.14.0-p12: Update CHANGELOG, image digest, capabilities & png
1 parent c51fbbc commit f8e1a8b

File tree

3 files changed

+28
-7
lines changed

3 files changed

+28
-7
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-p12
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p11...3.14.0-p12 (2018-10-23)
3+
+ Diego Molina (1):
4+
* [c51fbbc] Upgrading base image to 20181005 (#279)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 70.0.3538.67
8+
+ Firefox stable: 62.0.3
9+
+ Geckodriver: 0.23.0
10+
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
11+
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181005
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-282
19+
+ Image size: 1.4GB
20+
+ Digest: sha256:d6c5894266641cc45a647d14d1df8d641e1d30edc1a6090084dde1c924104c57
21+
122
## 3.14.0-p11
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p10...3.14.0-p11 (2018-10-18)
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-
282
1+
283

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## 3.14.0-p11
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p10...3.14.0-p11 (2018-10-18)
1+
## 3.14.0-p12
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p11...3.14.0-p12 (2018-10-23)
33
+ Diego Molina (1):
4-
* [a5b6006] Upgrade to Chrome 70.0.3538.67 + ChromeDriver 2.43 (#278)
4+
* [c51fbbc] Upgrading base image to 20181005 (#279)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
77
+ Chrome stable: 70.0.3538.67
@@ -10,12 +10,12 @@
1010
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
1111
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
1212
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20180808
13+
+ FROM ubuntu:xenial-20181005
1414
+ Python: 3.5.2
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-281
18+
+ Image version: 3.14.0-282
1919
+ Image size: 1.4GB
20-
+ Digest: sha256:cfefeca5fe413f50a53553468e30737b8bcb04e828000cfeef2f4b9b8dabb760
20+
+ Digest: sha256:d6c5894266641cc45a647d14d1df8d641e1d30edc1a6090084dde1c924104c57
2121

0 commit comments

Comments
 (0)