aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2021-02-04 10:50:09 -0500
committerHarish Venkata Kajur <vk250x@att.com>2021-02-04 10:50:20 -0500
commit315b617643c847960ef9839c696f169796733767 (patch)
tree00ba6d17914494b7a5cbbcaa2735946377c4c900
parentd3a45c1bf689192383a35b75418bc78f71ba6717 (diff)
Update haproxy to use static alpine tag
Issue-ID: AAI-2700 Change-Id: Ie30e04227a785d2077a02225cd409dbbd577f61d Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
-rw-r--r--aai-common-docker/aai-haproxy-image/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-common-docker/aai-haproxy-image/src/main/docker/Dockerfile b/aai-common-docker/aai-haproxy-image/src/main/docker/Dockerfile
index a1d5091f..e331e92e 100644
--- a/aai-common-docker/aai-haproxy-image/src/main/docker/Dockerfile
+++ b/aai-common-docker/aai-haproxy-image/src/main/docker/Dockerfile
@@ -1,4 +1,4 @@
-FROM haproxy:1.7.10
+FROM haproxy:1.7.10-alpine
# Set up your corporate proxy if there is
ENV HTTP_PROXY ""