Skip to content

Commit b15e403

Browse files
committed
Update README.md
1 parent d0a9628 commit b15e403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

price-pusher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The published Docker image exposes the CLI directly. You can pass any option (in
5757
```sh
5858
docker run --rm \
5959
-v $(pwd)/config.yaml:/opt/price-pusher/config/config.yaml \
60-
ghcr.io/pragma-labs/price-pusher:latest \
60+
ghcr.io/astraly-labs/price-pusher:latest \
6161
--config-file /opt/price-pusher/config/config.yaml \
6262
--target onchain \
6363
--network mainnet \

0 commit comments

Comments
 (0)