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

Commit 16ba703

Browse files
committed
3.12.0-p0: Update CHANGELOG, image digest, capabilities & png
1 parent 7bf5c49 commit 16ba703

File tree

4 files changed

+35
-8
lines changed

4 files changed

+35
-8
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 3.12.0-p0
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p15...3.12.0-p0 (2018-05-17)
3+
+ Leo Gallucci (4):
4+
* [adc8ed4] Improve debugging support via -e DEBUG=true or DEBUG=bash
5+
* [393e49a] Upgrade Selenium (minor) from 3.11.0 to 3.12.0
6+
* [c0791ae] Minor testing cleanups
7+
* [13a2dc0] Fix network interface binding issue provoked by Selenium 3.12 changes
8+
+ **Image tag details:**
9+
+ Selenium version: 3.12.0 (7c6e0b3)
10+
+ Chrome stable: 66.0.3359.181
11+
+ Firefox stable: 60.0.1
12+
+ Geckodriver: 0.20.1
13+
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
14+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
15+
+ Default Timezone: Europe/Berlin
16+
+ FROM ubuntu:xenial-20180417
17+
+ Python: 3.5.2
18+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
19+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
20+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21+
+ Image version: 3.12.0-253
22+
+ Image size: 1.37GB
23+
+ Digest: sha256:bb4781588dea3148a7810422e7bc12b77d76b868359980f7844877f651bdbc59
24+
125
## 3.11.0-p15
226
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p14...3.11.0-p15 (2018-05-17)
327
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
253
1+
254

LATEST_RELEASE.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
## 3.11.0-p15
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p14...3.11.0-p15 (2018-05-17)
3-
+ Leo Gallucci (1):
4-
* [bdc5130] Upgrade Firefox patch level to 60.0.1 (#243)
1+
## 3.12.0-p0
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p15...3.12.0-p0 (2018-05-17)
3+
+ Leo Gallucci (4):
4+
* [adc8ed4] Improve debugging support via -e DEBUG=true or DEBUG=bash
5+
* [393e49a] Upgrade Selenium (minor) from 3.11.0 to 3.12.0
6+
* [c0791ae] Minor testing cleanups
7+
* [13a2dc0] Fix network interface binding issue provoked by Selenium 3.12 changes
58
+ **Image tag details:**
6-
+ Selenium version: 3.11.0 (e59cfb3)
9+
+ Selenium version: 3.12.0 (7c6e0b3)
710
+ Chrome stable: 66.0.3359.181
811
+ Firefox stable: 60.0.1
912
+ Geckodriver: 0.20.1
@@ -15,7 +18,7 @@
1518
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1619
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1720
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.11.0-252
21+
+ Image version: 3.12.0-253
1922
+ Image size: 1.37GB
20-
+ Digest: sha256:a0ec23adc2589d0b81e3213407b7aa3c677ec5aade46abab3925938fd66c381c
23+
+ Digest: sha256:bb4781588dea3148a7810422e7bc12b77d76b868359980f7844877f651bdbc59
2124

images/grid3_console.png

475 Bytes
Loading

0 commit comments

Comments
 (0)