[TrueCloudLab#1] Update core images

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
Denis Kirillov 2023-01-10 16:05:29 +03:00 committed by Alex Vanin
parent 42847315af
commit a9c05c1a98
7 changed files with 15 additions and 14 deletions

View file

@ -14,7 +14,7 @@ NEOGO="${NEOGO:-docker exec main_chain neo-go}"
WALLET="${WALLET:-services/chain/node-wallet.json}"
CONFIG_IMG="${CONFIG_IMG:-/wallets/config.yml}"
NETMAP_ADDR=$(bin/resolve.sh netmap.neofs) || die "Failed to resolve 'netmap.neofs' domain name"
NETMAP_ADDR=$(bin/resolve.sh netmap.frostfs) || die "Failed to resolve 'netmap.frostfs' domain name"
# FrostFS configuration record: variable type [string|int|etc],
# key is a string and value is a constant of given type