Update nwaku version

This commit is contained in:
Alvaro Revuelta 2023-06-27 11:27:41 +02:00 committed by GitHub
parent 6cea3098b5
commit 2a92155941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ cd waku-simulator
```
```
export NWAKU_IMAGE=statusteam/nim-waku:v0.17.0
export NWAKU_IMAGE=statusteam/nim-waku:v0.18.0-rc.0
export NUM_NWAKU_NODES=5
docker-compose up -d
```