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

Commit 60cb7f8

Browse files
committed
3.8.1-p9: Update CHANGELOG, image digest, capabilities & png
1 parent 76a5643 commit 60cb7f8

File tree

3 files changed

+29
-8
lines changed

3 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.8.1-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p8...3.8.1-p9 (2018-01-17)
3+
+ Diego Molina (1):
4+
* [69519c7] Upgrading Ubuntu base image
5+
+ **Image tag details:**
6+
+ Selenium version: 3.8.1 (6e95a6684b)
7+
+ Chrome stable: 63.0.3239.132
8+
+ Firefox stable: 57.0.4
9+
+ Geckodriver: 0.19.1
10+
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180112.1
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.8.1-218
19+
+ Image size: 1.4GB
20+
+ Digest: sha256:92aef58f010b21047ccfadef44c6e2441934dc4bea350fe666aae34543b145cd
21+
122
## 3.8.1-p8
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p7...3.8.1-p8 (2018-01-11)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
218
1+
219

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## 3.8.1-p8
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p7...3.8.1-p8 (2018-01-11)
1+
## 3.8.1-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p8...3.8.1-p9 (2018-01-17)
33
+ Diego Molina (1):
4-
* [d0dd418] Upgrade ChromeDriver to 2.35
4+
* [69519c7] Upgrading Ubuntu base image
55
+ **Image tag details:**
66
+ Selenium version: 3.8.1 (6e95a6684b)
77
+ Chrome stable: 63.0.3239.132
@@ -10,12 +10,12 @@
1010
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
1111
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
1212
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20171201
13+
+ FROM ubuntu:xenial-20180112.1
1414
+ Python: 3.5.2
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.8.1-217
19-
+ Image size: 1.39GB
20-
+ Digest: sha256:cf95889f28dc02469d152710dfdaffa6e35cb32a09598a7bcef98838357d7a05
18+
+ Image version: 3.8.1-218
19+
+ Image size: 1.4GB
20+
+ Digest: sha256:92aef58f010b21047ccfadef44c6e2441934dc4bea350fe666aae34543b145cd
2121

0 commit comments

Comments
 (0)