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

Commit 0436d9b

Browse files
committed
3.11.0-p1: Update CHANGELOG, image digest, capabilities & png
1 parent 3a06ab9 commit 0436d9b

File tree

3 files changed

+30
-10
lines changed

3 files changed

+30
-10
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.11.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p0...3.11.0-p1 (2018-03-13)
3+
+ Diego Molina (1):
4+
* [2b07831] Upgrading GeckoDriver to 0.20.0
5+
+ **Image tag details:**
6+
+ Selenium version: 3.11.0 (e59cfb3)
7+
+ Chrome stable: 65.0.3325.146
8+
+ Firefox stable: 58.0.2
9+
+ Geckodriver: 0.20.0
10+
+ Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180228
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.11.0-233
19+
+ Image size: 1.38GB
20+
+ Digest: sha256:b2e5640bec2800af223e59f0c3ef27b6252b4b5256084c194a4485f422687bdc
21+
122
## 3.11.0-p0
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.10.0-p3...3.11.0-p0 (2018-03-12)
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-
233
1+
234

LATEST_RELEASE.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
## 3.11.0-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.10.0-p3...3.11.0-p0 (2018-03-12)
3-
+ Diego Molina (2):
4-
* [21b5b67] Upgrading to Selenium 3.11.0
5-
* [d0c138d] Upgrade Python bindings to 3.11.0
1+
## 3.11.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p0...3.11.0-p1 (2018-03-13)
3+
+ Diego Molina (1):
4+
* [2b07831] Upgrading GeckoDriver to 0.20.0
65
+ **Image tag details:**
76
+ Selenium version: 3.11.0 (e59cfb3)
87
+ Chrome stable: 65.0.3325.146
98
+ Firefox stable: 58.0.2
10-
+ Geckodriver: 0.19.1
9+
+ Geckodriver: 0.20.0
1110
+ Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752)
1211
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
1312
+ Default Timezone: Europe/Berlin
@@ -16,7 +15,7 @@
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.11.0-232
20-
+ Image size: 1.37GB
21-
+ Digest: sha256:28db041b162df3457a2a231295588a11d3485a77be0183fb8ca28cae009805fa
18+
+ Image version: 3.11.0-233
19+
+ Image size: 1.38GB
20+
+ Digest: sha256:b2e5640bec2800af223e59f0c3ef27b6252b4b5256084c194a4485f422687bdc
2221

0 commit comments

Comments
 (0)