Update docker-compose testnet config to latest image

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
remotes/KirillovDenis/release/v0.21.1
Alex Vanin 2021-01-27 21:24:14 +03:00
parent ccdea0ea2c
commit 65eca6077e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
version: "2.4"
services:
storage01:
image: nspccdev/neofs-storage-testnet:0.14.2
image: nspccdev/neofs-storage-testnet:0.14.3
container_name: neofs-testnet
network_mode: host
restart: always