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