Skip to content

Commit

Permalink
Update the docker tag (paritytech#91)
Browse files Browse the repository at this point in the history
Update the Docker tag to fix the version using to tag tutorial-v2.2
  • Loading branch information
albertov19 committed Oct 29, 2020
1 parent c77c00e commit 972ed96
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 @@ -63,7 +63,7 @@ source $HOME/.cargo/env

You can run a standalone Moonbeam node with Docker directly:
```bash
docker run purestake/moonbase /moonbase/moonbase-standalone
docker run purestake/moonbase:tutorial-v2.2 /moonbase/moonbase-standalone
```

## Pallets
Expand Down

0 comments on commit 972ed96

Please sign in to comment.