From: Harish Venkata Kajur Date: Thu, 4 Feb 2021 15:50:09 +0000 (-0500) Subject: Update haproxy to use static alpine tag X-Git-Tag: 1.8.2~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=315b617643c847960ef9839c696f169796733767;p=aai%2Faai-common.git Update haproxy to use static alpine tag Issue-ID: AAI-2700 Change-Id: Ie30e04227a785d2077a02225cd409dbbd577f61d Signed-off-by: Harish Venkata Kajur --- 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 ""