Update gates to 0.14.1
Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
This commit is contained in:
parent
9e0143602c
commit
8610630f8a
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
@ -18,9 +18,9 @@ NODE_VERSION=0.14.1
|
|||
NODE_IMAGE=nspccdev/neofs-storage
|
||||
|
||||
# HTTP Gate
|
||||
HTTP_GW_VERSION=0.14.0
|
||||
HTTP_GW_VERSION=0.14.1
|
||||
HTTP_GW_IMAGE=nspccdev/neofs-http-gate
|
||||
|
||||
# S3 Gate
|
||||
S3_GW_VERSION=0.14.0
|
||||
S3_GW_VERSION=0.14.1
|
||||
S3_GW_IMAGE=nspccdev/neofs-s3-gate
|
||||
|
|
Loading…
Reference in a new issue