We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a9628 commit b15e403Copy full SHA for b15e403
1 file changed
price-pusher/README.md
@@ -57,7 +57,7 @@ The published Docker image exposes the CLI directly. You can pass any option (in
57
```sh
58
docker run --rm \
59
-v $(pwd)/config.yaml:/opt/price-pusher/config/config.yaml \
60
- ghcr.io/pragma-labs/price-pusher:latest \
+ ghcr.io/astraly-labs/price-pusher:latest \
61
--config-file /opt/price-pusher/config/config.yaml \
62
--target onchain \
63
--network mainnet \
0 commit comments