bump nwaku version
This commit is contained in:
parent
7d9bcac50b
commit
692a38f7a6
|
@ -31,7 +31,7 @@ x-pg-exporter-env: &pg_exp_env
|
||||||
# Services definitions
|
# Services definitions
|
||||||
services:
|
services:
|
||||||
nwaku:
|
nwaku:
|
||||||
image: ${NWAKU_IMAGE:-wakuorg/nwaku:v0.22.0-rc.0}
|
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.23.0}
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- 30304:30304/tcp
|
- 30304:30304/tcp
|
||||||
|
|
Loading…
Reference in New Issue