fix: upgrade nwake image from latest-release to 0.28.0
This commit is contained in:
parent
a6f3d7e819
commit
1cbb50716b
|
@ -17,7 +17,7 @@ fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
docker run -v $(pwd)/keystore:/keystore/:Z harbor.status.im/wakuorg/nwaku:latest-release generateRlnKeystore \
|
docker run -v $(pwd)/keystore:/keystore/:Z harbor.status.im/wakuorg/nwaku:v0.28.0 generateRlnKeystore \
|
||||||
--rln-relay-eth-client-address=${ETH_CLIENT_ADDRESS} \
|
--rln-relay-eth-client-address=${ETH_CLIENT_ADDRESS} \
|
||||||
--rln-relay-eth-private-key=${ETH_TESTNET_KEY} \
|
--rln-relay-eth-private-key=${ETH_TESTNET_KEY} \
|
||||||
--rln-relay-eth-contract-address=0xF471d71E9b1455bBF4b85d475afb9BB0954A29c4 \
|
--rln-relay-eth-contract-address=0xF471d71E9b1455bBF4b85d475afb9BB0954A29c4 \
|
||||||
|
|
Loading…
Reference in New Issue