mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-06 07:53:06 +00:00
fix: fix docker compose nwaku version
This commit is contained in:
parent
1977a0f6c7
commit
4c5eddef16
2
.github/docker-compose/nwaku.yml
vendored
2
.github/docker-compose/nwaku.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
nwaku:
|
nwaku:
|
||||||
image: "harbor.status.im/wakuorg/nwaku:latest"
|
image: "harbor.status.im/wakuorg/nwaku:v0.35.1"
|
||||||
command:
|
command:
|
||||||
[
|
[
|
||||||
"--relay",
|
"--relay",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user