config/testnet: Update version of public testnet image
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
fda0e49681
commit
1cf629f811
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
version: "2.4"
|
version: "2.4"
|
||||||
services:
|
services:
|
||||||
storage01:
|
storage01:
|
||||||
image: nspccdev/neofs-storage-testnet:0.20.0
|
image: nspccdev/neofs-storage-testnet:0.21.0
|
||||||
container_name: neofs-testnet
|
container_name: neofs-testnet
|
||||||
network_mode: host
|
network_mode: host
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Reference in a new issue