chore: update to nwaku v0.20.0

This commit is contained in:
Václav Pavlín 2023-09-20 13:17:28 +02:00
parent 8a18fcb278
commit ab6d90aa19
No known key found for this signature in database
GPG Key ID: B378FB31BB6D89A5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ services:
# For a pre-built release. See available releases:
# github.com/waku-org/nwaku/releases
image: ${NWAKU_IMAGE:-statusteam/nim-waku:v0.19.0}
image: ${NWAKU_IMAGE:-statusteam/nim-waku:v0.20.0}
restart: on-failure
ports:
- 30304:30304/tcp