nugaon 9d9afbfe25
feat: separate blockchain versioning (#3)
* fix: dirname query at bee docker build

* feat: remove blockchain image as well

* feat: add separate version handling for blockchain images

* feat: stop and remove blockchain node after image build
2021-04-29 17:08:46 +02:00

5 lines
104 B
Bash
Executable File

BEE_VERSION="0.5.3"
BLOCKCHAIN_VERSION="1.0.0"
BEE_ENV_PREFIX="swarm-test"
BEE_IMAGE_PREFIX=ethersphere