mirror of
https://github.com/waku-org/nwaku-compose.git
synced 2025-01-09 23:26:10 +00:00
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 definitions
|
||||||
services:
|
services:
|
||||||
nwaku:
|
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
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- 30304:30304/tcp
|
- 30304:30304/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user