Skip to content

Commit

Permalink
chore: updating nwaku version to 0.28.0 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer authored May 22, 2024
1 parent 6d16284 commit 12f7e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ x-pg-exporter-env: &pg_exp_env
# Services definitions
services:
nwaku:
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.27.0}
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.28.0}
restart: on-failure
ports:
- 30304:30304/tcp
Expand Down

0 comments on commit 12f7e68

Please sign in to comment.