Update nwaku image tag to latest v0.25.0 (#49)
This commit is contained in:
parent
acb515fe46
commit
3035e5982d
|
@ -31,7 +31,7 @@ x-pg-exporter-env: &pg_exp_env
|
|||
# Services definitions
|
||||
services:
|
||||
nwaku:
|
||||
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.24.0}
|
||||
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.25.0}
|
||||
restart: on-failure
|
||||
ports:
|
||||
- 30304:30304/tcp
|
||||
|
|
Loading…
Reference in New Issue