Update neofs node images to v0.12.0-rc1

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
wallet-connect
Alex Vanin 2020-10-02 11:52:55 +03:00 committed by Stanislav Bogatyrev
parent e961b8c4a9
commit 220e85e045
1 changed files with 2 additions and 2 deletions

4
.env
View File

@ -10,9 +10,9 @@ NEOGO_VERSION=0.91.0-6-gd7e13de5
MORPH_CHAIN_URL="https://fs.neo.org/dist/neo.morph.gz"
# NeoFS InnerRing nodes
IR_VERSION=0.11.0-153-g50a19cf
IR_VERSION=0.12.0-rc1
IR_IMAGE=nspccdev/neofs-ir
# NeoFS Storage nodes
NODE_VERSION=0.11.0-153-g50a19cf
NODE_VERSION=0.12.0-rc1
NODE_IMAGE=nspccdev/neofs-storage