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

Commit 21c2493

Browse files
committed
3.141.59-p17: Update CHANGELOG, image digest, capabilities & png
1 parent 499a644 commit 21c2493

File tree

5 files changed

+35
-14
lines changed

5 files changed

+35
-14
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-p17
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p16...3.141.59-p17 (2019-07-31)
3+
+ Bartek Florczak (1):
4+
* [499a644] Bump Chrome and Chromedriver to v76, FF to v68.0.1 (#335)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 76.0.3809.87
8+
+ Firefox stable: 68.0.1
9+
+ Geckodriver: 0.24.0
10+
+ Chromedriver: 76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5)
11+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181113
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-312
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:492a5c83c9a1ee0a4dcb02853a1abd9fb7b46ef3316ba364de54042f5b77a601
21+
122
## 3.141.59-p16
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p15...3.141.59-p16 (2019-07-10)
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-
312
1+
313

LATEST_RELEASE.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.141.59-p16
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p15...3.141.59-p16 (2019-07-10)
3-
+ Diego Molina (1):
4-
* [2319d5e] Upgrading Firefox and Chrome (#331)
1+
## 3.141.59-p17
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p16...3.141.59-p17 (2019-07-31)
3+
+ Bartek Florczak (1):
4+
* [499a644] Bump Chrome and Chromedriver to v76, FF to v68.0.1 (#335)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 75.0.3770.100
8-
+ Firefox stable: 68.0
7+
+ Chrome stable: 76.0.3809.87
8+
+ Firefox stable: 68.0.1
99
+ Geckodriver: 0.24.0
10-
+ Chromedriver: 75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300)
11-
+ Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
10+
+ Chromedriver: 76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5)
11+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20181113
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-311
19-
+ Image size: 1.46GB
20-
+ Digest: sha256:803b95d7ad1b9c22dba6e0256690ff32855620eaa4c8f7f53c3c964de53dcc34
18+
+ Image version: 3.141.59-312
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:492a5c83c9a1ee0a4dcb02853a1abd9fb7b46ef3316ba364de54042f5b77a601
2121

capabilities.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "75.0.3770.100",
5+
"VERSION": "76.0.3809.87",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "68.0",
10+
"VERSION": "68.0.1",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

851 Bytes
Loading

0 commit comments

Comments
 (0)