mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
fix(harness): pull latest docker images (#941)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
In the root folder of this repository, run:
|
||||
```
|
||||
docker build -t tlsn-bench . -f ./crates/harness/harness.Dockerfile
|
||||
docker build --pull -t tlsn-bench . -f ./crates/harness/harness.Dockerfile
|
||||
```
|
||||
|
||||
Next run the benches with:
|
||||
|
||||
Reference in New Issue
Block a user