docker-compose: v0.28.0 -> v0.29.0 (#98)

This commit is contained in:
Ivan FB 2024-06-21 10:04:42 +02:00 committed by GitHub
parent 7530cc9a98
commit 5e9de13652
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.28.0}
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.29.0}
restart: on-failure
ports:
- 30304:30304/tcp