diff --git a/1new/bootnode/install.sh b/1new/bootnode/install.sh index 3fd54de..3daa72d 100644 --- a/1new/bootnode/install.sh +++ b/1new/bootnode/install.sh @@ -16,7 +16,7 @@ printenv # script parameters INSTALL_DOCKER_VERSION="17.03.1~ce-0~ubuntu-xenial" -INSTALL_DOCKER_IMAGE="ethcore/parity:v1.6.6" +INSTALL_DOCKER_IMAGE="ethcore/parity:beta-release" INSTALL_CONFIG_REPO="https://raw.githubusercontent.com/oraclesorg/test-templates/master/1new/bootnode" GENESIS_REPO_LOC="https://raw.githubusercontent.com/oraclesorg/oracles-scripts/master/spec.json" GENESIS_JSON="spec.json"