Fix versions in readme
This commit is contained in:
parent
10ef601b4b
commit
717660c595
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ VERSION=0.30.5 make publish
|
|||
|
||||
```
|
||||
make get_release
|
||||
docker build -t sayplastic/lbrynet:0.30rc6 .
|
||||
docker tag sayplastic/lbrynet:0.30rc6 sayplastic/lbrynet:latest
|
||||
docker build -t sayplastic/lbrynet:0.30.5 .
|
||||
docker tag sayplastic/lbrynet:0.30.5 sayplastic/lbrynet:latest
|
||||
docker push sayplastic/lbrynet
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue