Skip to content

Commit 2ab8e7c

Browse files
committed
Update image URL
1 parent f5972e3 commit 2ab8e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docker build --pull -t reporter .
4848
Run the following command locally to start the balance reporter:
4949

5050
```shell script
51-
docker run --env-file ./settings.txt gcr.io/stakewiselabs/reporter:latest
51+
docker run --env-file ./settings.txt stakewiselabs/balance-reporter:latest
5252
```
5353

5454
where `settings.txt` is an environment file with [Settings](#settings).

0 commit comments

Comments
 (0)