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

Commit b18e8ba

Browse files
authored
Fix Last release doesn't match previous
Fix Last release from CHANGELOG='3.14.0-p17' doesn't match PREV_RELEASE_FROM_LATEST_RELEASE='3.141.59-p11'
1 parent 978b5a6 commit b18e8ba

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

LATEST_RELEASE.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1-
## 3.141.59-p11
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p10...3.141.59-p11 (2019-02-14)
1+
## 3.14.0-p17
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p16...3.14.0-p17 (2018-11-10)
33
+ Diego Molina (1):
4-
* [a1aa329] Upgrading Chrome and Firefox (#304)
4+
* [db27d29] Upgrading Chrome to 70.0.3538.102 (#285)
55
+ **Image tag details:**
6-
+ Selenium version: 3.141.59 (e82be7d358)
7-
+ Chrome stable: 72.0.3626.109
8-
+ Firefox stable: 65.0.1
9-
+ Geckodriver: 0.24.0
10-
+ Chromedriver: 2.46.628388 (4a34a70827ac54148e092aafb70504c4ea7ae926)
11-
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 70.0.3538.102
8+
+ Firefox stable: 63.0.1
9+
+ Geckodriver: 0.23.0
10+
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
11+
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13
1212
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20181113
13+
+ FROM ubuntu:xenial-20181005
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.141.59-299
19-
+ Image size: 1.44GB
20-
+ Digest: sha256:af5bd2caef23f318e23a4905f4274c45616c8a56552a8b0384fdf9dc2e74e1ca
21-
18+
+ Image version: 3.14.0-287
19+
+ Image size: 1.41GB
20+
+ Digest: sha256:b8a130c157e1b55741c1ca2850584c419468eda5a1dd47d824a796934bdfa944

0 commit comments

Comments
 (0)