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

Commit bfff22d

Browse files
committed
2.48.2f: Update image id and digest
1 parent d0744ef commit bfff22d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Note image ids also change after scm-source.json has being updated which trigger
2222
+ Python: 2.7.10
2323
+ Sauce Connect 4.3.12, build 1788 abd6986
2424
+ BrowserStack Local version 4.1
25-
+ Image ID: TBD
26-
+ Digest: sha256:TBD
25+
+ Image ID: d0bc6966224236f74e8cdcbdf4ba24026bdf988083852ffa454778a3df9be98d
26+
+ Digest: sha256:7315ec9539b27d158a7455d13c0425874a55eca00f5e125086ef46017a48607b
2727

2828
## 2.48.2e (2015-12-02)
2929
+ Upgrade Chrome to 47.0.2526.73

READMELeo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
time (docker build -t="elgalu/selenium:2.48.2f" . ;echo $?;beep)
44
docker run --rm -ti -m 4000M --cpu-quota=0 --name=grid -p=4444:24444 -p=5920:25900 -p=2222:22222 -e DISABLE_ROLLBACK=true -e VIDEO=true -e MEM_JAVA="1024m" -e SSH_AUTH_KEYS="$(cat ~/.ssh/id_rsa.pub)" -v /dev/shm:/dev/shm elgalu/selenium:2.48.2f
55

6-
Wait
6+
Wait and id
77

88
docker exec grid wait_all_done 30s
9+
docker inspect -f='{{.Id}}' elgalu/selenium:2.48.2f
910

1011
Copy
1112

0 commit comments

Comments
 (0)