forked from TrueCloudLab/frostfs-node
Update docker-compose testnet config to latest image
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
ccdea0ea2c
commit
65eca6077e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue