chore: updating nwaku version to 0.27.0 (#85)
This commit is contained in:
parent
ed6d580ce9
commit
d92cacf6b9
|
@ -31,7 +31,7 @@ x-pg-exporter-env: &pg_exp_env
|
|||
# Services definitions
|
||||
services:
|
||||
nwaku:
|
||||
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.26.0}
|
||||
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.27.0}
|
||||
restart: on-failure
|
||||
ports:
|
||||
- 30304:30304/tcp
|
||||
|
|
Loading…
Reference in New Issue