Skip to content

Commit

Permalink
remove local images refs (paritytech#1470)
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik authored and serban300 committed Apr 9, 2024
1 parent 3e9aa4d commit 8614078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ To run a Rialto node for example, you can use the following command:

```bash
docker run -p 30333:30333 -p 9933:9933 -p 9944:9944 \
-it local/rialto-bridge-node --dev --tmp \
-it paritytech/rialto-bridge-node --dev --tmp \
--rpc-cors=all --unsafe-rpc-external --unsafe-ws-external
```

Expand Down

0 comments on commit 8614078

Please sign in to comment.