use docker alphanet image name that exists on hub.docker.com
This commit is contained in:
parent
376f9b36f9
commit
7eabd8e151
@ -512,7 +512,7 @@ case $(basename $0) in
|
||||
;;
|
||||
*)
|
||||
docker_base_dir="$HOME/.tezos-alphanet"
|
||||
docker_image=tezos:latest
|
||||
docker_image=tezos/tezos:alphanet
|
||||
docker_compose_base_name="alphanet"
|
||||
default_port=9732
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user