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

Commit 73b69cf

Browse files
committed
3.8.1-p7: Update CHANGELOG, image digest, capabilities & png
1 parent 269b5e8 commit 73b69cf

File tree

5 files changed

+29
-8
lines changed

5 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-p7
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p6...3.8.1-p7 (2018-01-05)
3+
+ Diego Molina (1):
4+
* [df6fa2b] Upgrade Firefox patch to 57.0.4 and Python bindings to 3.8.1
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.34.522913 (36222509aa6e819815938cbf2709b4849735537c)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20171201
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-216
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:bfa888b39ad5262dcd0e9becfa8c1456cd51c3d09dc7ace46f9f87cf79271e93
21+
122
## 3.8.1-p6
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p5...3.8.1-p6 (2018-01-04)
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-
216
1+
217

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.8.1-p6
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p5...3.8.1-p6 (2018-01-04)
1+
## 3.8.1-p7
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p6...3.8.1-p7 (2018-01-05)
33
+ Diego Molina (1):
4-
* [98c5099] Upgrade Chrome patch to 63.0.3239.132
4+
* [df6fa2b] Upgrade Firefox patch to 57.0.4 and Python bindings to 3.8.1
55
+ **Image tag details:**
66
+ Selenium version: 3.8.1 (6e95a6684b)
77
+ Chrome stable: 63.0.3239.132
8-
+ Firefox stable: 57.0.3
8+
+ Firefox stable: 57.0.4
99
+ Geckodriver: 0.19.1
1010
+ Chromedriver: 2.34.522913 (36222509aa6e819815938cbf2709b4849735537c)
1111
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
@@ -15,7 +15,7 @@
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-215
18+
+ Image version: 3.8.1-216
1919
+ Image size: 1.39GB
20-
+ Digest: sha256:f40f0388469e055b8a893fa47d9887d00edcc824860d5d05552958152e215de6
20+
+ Digest: sha256:bfa888b39ad5262dcd0e9becfa8c1456cd51c3d09dc7ace46f9f87cf79271e93
2121

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

images/grid3_console.png

126 Bytes
Loading

0 commit comments

Comments
 (0)