Update docker image

This commit is contained in:
phahulin 2017-06-23 20:30:41 +03:00 committed by GitHub
parent 44723c42ca
commit 0beca9bb45
1 changed files with 1 additions and 1 deletions

View File

@ -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="parity/parity:v1.6.6"
INSTALL_CONFIG_REPO="https://raw.githubusercontent.com/oraclesorg/test-templates/master/1new/mining-node"
GENESIS_REPO_LOC="https://raw.githubusercontent.com/oraclesorg/oracles-scripts/master/spec.json"
GENESIS_JSON="spec.json"