diff --git a/README.md b/README.md index d0990881..cb05fd27 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ DB3 Network is a lightweight, permanent JSON document database for Web3. It is d ```shell sudo docker run -p 26639:26639 -p 26619:26619 -p 26629:26629 \ -e ADMIN_ADDR=0xF78c...29679 \ - -it imotai/db3:v0.3.12 + -it imotai/db3:v0.3.13 ``` ## Build