mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-06-07 12:29:29 +00:00
update nwaku image in run-tests script (#1375)
This commit is contained in:
parent
8d0e647966
commit
6e2d1d674a
@ -4,7 +4,7 @@ import { promisify } from "util";
|
|||||||
const execAsync = promisify(exec);
|
const execAsync = promisify(exec);
|
||||||
|
|
||||||
const WAKUNODE_IMAGE =
|
const WAKUNODE_IMAGE =
|
||||||
process.env.WAKUNODE_IMAGE || "statusteam/nim-waku:v0.16.0";
|
process.env.WAKUNODE_IMAGE || "statusteam/nim-waku:v0.17.0";
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user