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

Commit 1d3c76c

Browse files
committed
3.12.0-p6: Update CHANGELOG, image digest, capabilities & png
1 parent a17b3be commit 1d3c76c

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.12.0-p6
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p5...3.12.0-p6 (2018-06-14)
3+
+ Diego Molina (1):
4+
* [a17b3be] Upgrade Ubuntu base image to 20180525 (#250)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.12.0 (7c6e0b3)
7+
+ Chrome stable: 67.0.3396.87
8+
+ Firefox stable: 60.0.2
9+
+ Geckodriver: 0.20.1
10+
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180525
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.12.0-260
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:8eb2afcaed8b25d5de20e25694efb8f10d0e793bfd123588b979079912bed006
21+
122
## 3.12.0-p5
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p4...3.12.0-p5 (2018-06-13)
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-
260
1+
261

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## 3.12.0-p5
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p4...3.12.0-p5 (2018-06-13)
3-
+ Leo Gallucci (1):
4-
* [9edc177] Upgrade Chrome patch level to 67.0.3396.87
1+
## 3.12.0-p6
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p5...3.12.0-p6 (2018-06-14)
3+
+ Diego Molina (1):
4+
* [a17b3be] Upgrade Ubuntu base image to 20180525 (#250)
55
+ **Image tag details:**
66
+ Selenium version: 3.12.0 (7c6e0b3)
77
+ Chrome stable: 67.0.3396.87
@@ -10,12 +10,12 @@
1010
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
1111
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
1212
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20180417
13+
+ FROM ubuntu:xenial-20180525
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.12.0-259
18+
+ Image version: 3.12.0-260
1919
+ Image size: 1.37GB
20-
+ Digest: sha256:c2e84b90c8849581f9d4d345285df08769613ade6f1ed3cf85a5d38ab594e31c
20+
+ Digest: sha256:8eb2afcaed8b25d5de20e25694efb8f10d0e793bfd123588b979079912bed006
2121

0 commit comments

Comments
 (0)