diff --git a/.env b/.env index 5952f96..8cd3d82 100644 --- a/.env +++ b/.env @@ -18,7 +18,7 @@ NODE_VERSION=0.20.0 NODE_IMAGE=nspccdev/neofs-storage # HTTP Gate -HTTP_GW_VERSION=0.15.0 +HTTP_GW_VERSION=0.15.1 HTTP_GW_IMAGE=nspccdev/neofs-http-gw # S3 Gate diff --git a/docs/http_gate.md b/docs/http_gate.md index b2e6592..9141929 100644 --- a/docs/http_gate.md +++ b/docs/http_gate.md @@ -6,7 +6,7 @@ Source code and more information can be found in [project's GitHub repository](h ## .env settings -### HTTP_GW_VERSION=0.15.0 +### HTTP_GW_VERSION=0.15.1 Image version label to use for containers.