mirror of
https://github.com/waku-org/nwaku-compose.git
synced 2025-01-09 15:16:03 +00:00
docker-compose: v0.28.0 -> v0.29.0 (#98)
This commit is contained in:
parent
7530cc9a98
commit
5e9de13652
@ -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.28.0}
|
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.29.0}
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- 30304:30304/tcp
|
- 30304:30304/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user