forked from TrueCloudLab/frostfs-node
config/testnet: Update NeoFS Storage node version
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
aed76f6b5a
commit
d94f21d3c4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
version: "2.4"
|
||||
services:
|
||||
storage01:
|
||||
image: nspccdev/neofs-storage-testnet:0.22.2
|
||||
image: nspccdev/neofs-storage-testnet:0.22.3
|
||||
container_name: neofs-testnet
|
||||
env_file: node_config.env
|
||||
network_mode: host
|
||||
|
|
Loading…
Reference in a new issue