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

Commit f84aac3

Browse files
committed
3.11.0-p10: Update CHANGELOG, image digest, capabilities & png
1 parent 1d94b9b commit f84aac3

File tree

5 files changed

+37
-10
lines changed

5 files changed

+37
-10
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 3.11.0-p10
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p9...3.11.0-p10 (2018-05-03)
3+
+ Diego Molina (1):
4+
* [890f7ea] Upgrade FF to 59.0.3
5+
+ Leo Gallucci (2):
6+
* [9e78c2e] Upgrade Ubuntu xenial-20180417 (date)
7+
* [0b0594c] Upgrade Firefox patch level to 59.0.3
8+
+ **Image tag details:**
9+
+ Selenium version: 3.11.0 (e59cfb3)
10+
+ Chrome stable: 66.0.3359.139
11+
+ Firefox stable: 59.0.3
12+
+ Geckodriver: 0.20.1
13+
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
14+
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
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.11.0-247
22+
+ Image size: 1.37GB
23+
+ Digest: sha256:06d741c323b5657f5c67b32e6fa185964cb19ff8b8bc62f5977f59844d3d4f6e
24+
125
## 3.11.0-p9
226
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p8...3.11.0-p9 (2018-04-27)
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-
247
1+
248

LATEST_RELEASE.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
1-
## 3.11.0-p9
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p8...3.11.0-p9 (2018-04-27)
3-
+ Leo Gallucci (1):
4-
* [f705234] Upgrade Chrome path level to 66.0.3359.139
1+
## 3.11.0-p10
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p9...3.11.0-p10 (2018-05-03)
3+
+ Diego Molina (1):
4+
* [890f7ea] Upgrade FF to 59.0.3
5+
+ Leo Gallucci (2):
6+
* [9e78c2e] Upgrade Ubuntu xenial-20180417 (date)
7+
* [0b0594c] Upgrade Firefox patch level to 59.0.3
58
+ **Image tag details:**
69
+ Selenium version: 3.11.0 (e59cfb3)
710
+ Chrome stable: 66.0.3359.139
8-
+ Firefox stable: 59.0.2
11+
+ Firefox stable: 59.0.3
912
+ Geckodriver: 0.20.1
1013
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
1114
+ Java: OpenJDK Java 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12
1215
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20180412
16+
+ FROM ubuntu:xenial-20180417
1417
+ Python: 3.5.2
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-246
21+
+ Image version: 3.11.0-247
1922
+ Image size: 1.37GB
20-
+ Digest: sha256:82e72a9eed5d4c14a68a2a5e1a9f3a56a33e14accb16e76a9ed51f53cc762b38
23+
+ Digest: sha256:06d741c323b5657f5c67b32e6fa185964cb19ff8b8bc62f5977f59844d3d4f6e
2124

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": "59.0.2",
10+
"VERSION": "59.0.3",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-351 Bytes
Loading

0 commit comments

Comments
 (0)