diff --git a/README.md b/README.md index d0c00c4..3c76510 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -docker run -it -v ~/.aws:/root/.aws ghcr.io/mojaloop/control-center-util:0.9.4 /bin/bash +docker run -it -v ~/.aws:/root/.aws ghcr.io/mojaloop/control-center-util:5.0.0 /bin/bash to get started, run the follwing from commandline: ~~~