summaryrefslogtreecommitdiffstats
path: root/docker/storperf-httpfrontend/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/storperf-httpfrontend/Dockerfile')
-rw-r--r--docker/storperf-httpfrontend/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/storperf-httpfrontend/Dockerfile b/docker/storperf-httpfrontend/Dockerfile
index 95188b5..6f072b0 100644
--- a/docker/storperf-httpfrontend/Dockerfile
+++ b/docker/storperf-httpfrontend/Dockerfile
@@ -13,7 +13,7 @@
##
ARG ARCH=x86_64
-ARG ALPINE_VERSION=v3.6
+ARG ALPINE_VERSION=v3.10
FROM nginx:alpine
EXPOSE 80 443