Skip to content

Commit 2726341

Browse files
committed
more docs
1 parent e8fa0a6 commit 2726341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/lib/k8s/REMOTE_RUN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## How to run the same environment deployment inside k8s
22

33
You can build a `Dockerfile` to run exactly the same environment interactions inside k8s in case you need to run long-running tests
4-
Base image is [here](Dockerfile.base)
4+
Base image is [here](https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/lib/k8s/Dockerfile.base)
55

66
```Dockerfile
77
FROM <account number>.dkr.ecr.us-west-2.amazonaws.com/test-base-image:latest

0 commit comments

Comments
 (0)