1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

- update parity node

This commit is contained in:
Sebastian Gerske 2019-08-26 13:34:50 +02:00
parent d96190fc5a
commit 1ac810dd5d

View File

@ -19,7 +19,7 @@ export KEEPER_VERSION=${KEEPER_VERSION:-v0.10.3}
export PLEUSTON_VERSION=${PLEUSTON_VERSION:-v0.5.0}
export FAUCET_VERSION=${FAUCET_VERSION:-v0.2.6}
export PARITY_IMAGE="parity/parity:v2.3.3"
export PARITY_IMAGE="parity/parity:v2.5.1"
export PROJECT_NAME="ocean"
export FORCEPULL="false"