Update nwaku image tag to latest v0.25.0 (#49)

This commit is contained in:
NagyZoltanPeter 2024-02-14 18:40:35 +01:00 committed by GitHub
parent acb515fe46
commit 3035e5982d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ x-pg-exporter-env: &pg_exp_env
# Services definitions
services:
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
ports:
- 30304:30304/tcp