From 991fbb379e60cd1fe97fa77ea57576f2de3b22ec Mon Sep 17 00:00:00 2001 From: Pavel Karpy Date: Wed, 7 Jul 2021 16:50:29 +0300 Subject: [PATCH] [#110] Update SN and IR to v0.22.2 Signed-off-by: Pavel Karpy --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 12cf2d3..63f251a 100644 --- a/.env +++ b/.env @@ -11,11 +11,11 @@ NEOGO_VERSION=0.95.3 MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.9.2/devenv_sidechain.gz" # NeoFS InnerRing nodes -IR_VERSION=0.22.0 +IR_VERSION=0.22.2 IR_IMAGE=nspccdev/neofs-ir # NeoFS Storage nodes -NODE_VERSION=0.22.0 +NODE_VERSION=0.22.2 NODE_IMAGE=nspccdev/neofs-storage # HTTP Gate