forked from TrueCloudLab/frostfs-node
[#1297] dev: Bump neo-go version
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
parent
839dead226
commit
bdf386366c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
version: "2.4"
|
||||
services:
|
||||
neo-go:
|
||||
image: nspccdev/neo-go:0.105.0
|
||||
image: nspccdev/neo-go:0.106.0
|
||||
container_name: neo-go
|
||||
command: ["node", "--config-path", "/config", "--privnet", "--debug"]
|
||||
stop_signal: SIGKILL
|
||||
|
|
Loading…
Reference in a new issue