summaryrefslogtreecommitdiffstats
path: root/docker/storperf-swaggerui/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/storperf-swaggerui/Dockerfile')
-rw-r--r--docker/storperf-swaggerui/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/storperf-swaggerui/Dockerfile b/docker/storperf-swaggerui/Dockerfile
index 5d58a30..9f82890 100644
--- a/docker/storperf-swaggerui/Dockerfile
+++ b/docker/storperf-swaggerui/Dockerfile
@@ -13,7 +13,7 @@
##
ARG ARCH=x86_64
-ARG ALPINE_VERSION=v3.6
+ARG ALPINE_VERSION=v3.10
FROM node:10-alpine
RUN ulimit -n 1024