fix: upgrade nwake image from latest to latest-release

This commit is contained in:
DarshanBPatel 2024-05-27 13:24:19 +05:30
parent 8d02d63cfd
commit a6f3d7e819
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ fi
docker run -v $(pwd)/keystore:/keystore/:Z harbor.status.im/wakuorg/nwaku:latest generateRlnKeystore \
docker run -v $(pwd)/keystore:/keystore/:Z harbor.status.im/wakuorg/nwaku:latest-release generateRlnKeystore \
--rln-relay-eth-client-address=${ETH_CLIENT_ADDRESS} \
--rln-relay-eth-private-key=${ETH_TESTNET_KEY} \
--rln-relay-eth-contract-address=0xF471d71E9b1455bBF4b85d475afb9BB0954A29c4 \