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

Commit 6fdb6b9

Browse files
committed
3.7.0-p1: Update CHANGELOG, image digest, capabilities & png
1 parent a5dff39 commit 6fdb6b9

File tree

4 files changed

+31
-8
lines changed

4 files changed

+31
-8
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 3.7.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.0-p0...3.7.0-p1 (2017-11-03)
3+
+ Leo Gallucci (1):
4+
* [7f47fc0] Do not fail when a parallel build already released [ci skip]
5+
+ Srinivasan Sekar (1):
6+
* [a5dff39] Upgrade Python-Selenium bindings from 3.5.0 to 3.7.0 (#187)
7+
+ **Image tag details:**
8+
+ Selenium version: 3.7.0 (2321c73)
9+
+ Chrome stable: 62.0.3202.75
10+
+ Firefox stable: 56.0.2
11+
+ Geckodriver: 0.19.1
12+
+ Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
13+
+ Java: OpenJDK Java 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20171006
16+
+ Python: 3.5.2
17+
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
18+
+ Built at CI host with: Docker version 17.03.1, build c6d412e
19+
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
20+
+ Image version: 3.7.0-199
21+
+ Image size: 1.39 GB
22+
+ Digest: sha256:b62d7332cf8d93cdc8723d12012da416a49c7a17cb215da0c015c594cce390bc
23+
124
## 3.7.0-p0
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.6.0-p15...3.7.0-p0 (2017-11-03)
326
+ Christophe Gosiau (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
199
1+
200

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## 3.7.0-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.6.0-p15...3.7.0-p0 (2017-11-03)
3-
+ Christophe Gosiau (1):
4-
* [ef96b7b] Upgrade Selenium minor to 3.7.0 (#186)
1+
## 3.7.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.0-p0...3.7.0-p1 (2017-11-03)
53
+ Leo Gallucci (1):
6-
* [b77e006] Missing .travis.yml stages condition AND type != pull_request
4+
* [7f47fc0] Do not fail when a parallel build already released [ci skip]
5+
+ Srinivasan Sekar (1):
6+
* [a5dff39] Upgrade Python-Selenium bindings from 3.5.0 to 3.7.0 (#187)
77
+ **Image tag details:**
88
+ Selenium version: 3.7.0 (2321c73)
99
+ Chrome stable: 62.0.3202.75
@@ -17,7 +17,7 @@
1717
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
1818
+ Built at CI host with: Docker version 17.03.1, build c6d412e
1919
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
20-
+ Image version: 3.7.0-198
20+
+ Image version: 3.7.0-199
2121
+ Image size: 1.39 GB
22-
+ Digest: sha256:6403925d280f702f5b6b92757e6671e65bd10aa869c2c29fe9b3e9503244f55a
22+
+ Digest: sha256:b62d7332cf8d93cdc8723d12012da416a49c7a17cb215da0c015c594cce390bc
2323

images/grid3_console.png

110 Bytes
Loading

0 commit comments

Comments
 (0)