chore: update nwaku image (#139)
This commit is contained in:
parent
3b0b06cb66
commit
c49e1ebf2e
|
@ -31,7 +31,7 @@ x-pg-exporter-env: &pg_exp_env
|
|||
# Services definitions
|
||||
services:
|
||||
nwaku:
|
||||
image: ${NWAKU_IMAGE:-quay.io/wakuorg/nwaku-pr:3181}
|
||||
image: ${NWAKU_IMAGE:-wakuorg/nwaku:v0.33.1}
|
||||
restart: on-failure
|
||||
ports:
|
||||
- 30304:30304/tcp
|
||||
|
|
Loading…
Reference in New Issue