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

Commit f12b36b

Browse files
committed
3.11.0-p15: Update CHANGELOG, image digest, capabilities & png
1 parent bdc5130 commit f12b36b

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
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-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)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.11.0 (e59cfb3)
7+
+ Chrome stable: 66.0.3359.181
8+
+ Firefox stable: 60.0.1
9+
+ Geckodriver: 0.20.1
10+
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180417
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-252
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:a0ec23adc2589d0b81e3213407b7aa3c677ec5aade46abab3925938fd66c381c
21+
122
## 3.11.0-p14
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p13...3.11.0-p14 (2018-05-16)
324
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.11.0-p14
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p13...3.11.0-p14 (2018-05-16)
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)
33
+ Leo Gallucci (1):
4-
* [22096aa] Upgrade Chrome patch level to 66.0.3359.181 (#242)
4+
* [bdc5130] Upgrade Firefox patch level to 60.0.1 (#243)
55
+ **Image tag details:**
66
+ Selenium version: 3.11.0 (e59cfb3)
77
+ Chrome stable: 66.0.3359.181
8-
+ Firefox stable: 60.0
8+
+ Firefox stable: 60.0.1
99
+ Geckodriver: 0.20.1
1010
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
1111
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
@@ -15,7 +15,7 @@
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.11.0-251
18+
+ Image version: 3.11.0-252
1919
+ Image size: 1.37GB
20-
+ Digest: sha256:7aaf920509116d4c31c77709febb24409d63bd0025fdda71882d3a047102b0f5
20+
+ Digest: sha256:a0ec23adc2589d0b81e3213407b7aa3c677ec5aade46abab3925938fd66c381c
2121

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "60.0",
10+
"VERSION": "60.0.1",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

5 Bytes
Loading

0 commit comments

Comments
 (0)