forked from TrueCloudLab/frostfs-dev-env
[#148] Fix S3 gateway version typo
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
bed94e3ff9
commit
58338d22e9
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -23,7 +23,7 @@ HTTP_GW_VERSION=0.16.0
|
|||
HTTP_GW_IMAGE=nspccdev/neofs-http-gw
|
||||
|
||||
# S3 Gate
|
||||
S3_GW_VERSION=17.0-16-gbefe084
|
||||
S3_GW_VERSION=0.17.0-16-gbefe084
|
||||
S3_GW_IMAGE=nspccdev/neofs-s3-gw
|
||||
|
||||
# Coredns
|
||||
|
|
Loading…
Reference in a new issue