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

Commit 8984173

Browse files
committed
3.141.59-p1: Update CHANGELOG, image digest, capabilities & png
1 parent 36b476a commit 8984173

File tree

5 files changed

+29
-16
lines changed

5 files changed

+29
-16
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.141.59-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p0...3.141.59-p1 (2018-11-19)
3+
+ Leo Gallucci (1):
4+
* [36b476a] Upgrade Firefox patch level to 63.0.3 (#286)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (e82be7d358)
7+
+ Chrome stable: 70.0.3538.102
8+
+ Firefox stable: 63.0.3
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
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181005
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.141.59-289
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:85bf5c71a35c103ff8404c950e8064eb38915f6f7953debd219849bb8a47b9dd
21+
122
## 3.141.59-p0
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p17...3.141.59-p0 (2018-11-15)
324
+ Diego Molina (7):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
289
1+
290

LATEST_RELEASE.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
## 3.141.59-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p17...3.141.59-p0 (2018-11-15)
3-
+ Diego Molina (7):
4-
* [97ca77c] Upgrading to 3.141.0
5-
* [d639d92] Upgrading Python bindings
6-
* [72c8ef2] Bumping right away to 3.141.5
7-
* [34ee050] Bumping now to 3.141.59
8-
* [93fa669] Waiting for the Grid to be ready before starting tests.
9-
* [24cca86] Waiting for the Grid to be ready before starting tests, in the right spot
10-
* [ba832ea] Fixing typo
1+
## 3.141.59-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p0...3.141.59-p1 (2018-11-19)
113
+ Leo Gallucci (1):
12-
* [60e70b3] Use make wait before make test
4+
* [36b476a] Upgrade Firefox patch level to 63.0.3 (#286)
135
+ **Image tag details:**
146
+ Selenium version: 3.141.59 (e82be7d358)
157
+ Chrome stable: 70.0.3538.102
16-
+ Firefox stable: 63.0.1
8+
+ Firefox stable: 63.0.3
179
+ Geckodriver: 0.23.0
1810
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
1911
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13
@@ -23,7 +15,7 @@
2315
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
2416
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
2517
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
26-
+ Image version: 3.141.59-288
18+
+ Image version: 3.141.59-289
2719
+ Image size: 1.39GB
28-
+ Digest: sha256:ee0ea0ec9101631191af9988999ccc134a03635cff980de0675d28358b918c8d
20+
+ Digest: sha256:85bf5c71a35c103ff8404c950e8064eb38915f6f7953debd219849bb8a47b9dd
2921

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

images/grid3_console.png

194 Bytes
Loading

0 commit comments

Comments
 (0)