mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-03 13:33:06 +00:00
* 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
5 lines
104 B
Bash
Executable File
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
|