custom -> develop

This commit is contained in:
Michael Bradley, Jr 2018-08-03 09:33:03 -05:00
parent d8276cbce0
commit 8b690aee1c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ variables, and that approach can be (optionally) combined with `docker build`.
``` shell
export EMBARK_DOCKER_IMAGE=statusim/embark
export EMBARK_DOCKER_TAG=custom
export EMBARK_DOCKER_TAG=develop
export EMBARK_DOCKERFILE='https://github.com/embark-framework/embark-docker.git#master'
export EMBARK_VERSION='embark-framework/embark#develop'
export NODE_VERSION=10.7.0