Skip to content

Commit

Permalink
docs: fix Docker image tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Aug 30, 2021
1 parent 7896758 commit b72793c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ docker run \
-p 8081:8080 \
-v cardano-rosetta-testnet:/data \
--shm-size=2g \
inputoutput/cardano-rosetta:master-testnet
inputoutput/cardano-rosetta:1.4.0-testnet
```

</details>
Expand Down

0 comments on commit b72793c

Please sign in to comment.